Jump to content

MrClean

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Location
    Northern VA
  1. As a follow up to my own post: I did a little more testing with VectorScript and found that the STRING and CHAR types don't support unicode properly. Copying the text from a pre-made text object (with the characters I need) to a new VS generated text object drops the unicode.
  2. A search of the archives shows that Unicode pops up every year or two, so now it's my turn... VW2011, Mac OS X 10.6.8 - Can't enter certain unicode characters in any VW dialog or palette or worksheet, but the text tool will take them just fine. My particular problem are the Turkish characters (ş, Ş, ı, İ, ğ, Ğ). I have a lot of Vectorscript routines that need to use these characters, but can't. Any workaround? Any hope for app-wide unicode support?
  3. I have a PIO that draws a different PIO as part of itself. This seems to work fine, except when I use a .vsm (menu PIO) to update the main PIO, the inner PIO disappears. I know the inner PIO actually executes properly, because I have it's {$DEBUG} turned on and the debugger opens when it should and the code executes as it should. When using a .vsm to create the main PIO, and when updating the main PIO from the Info Palette, the inner PIO is displayed. Any ideas?
×
×
  • Create New...