It looks good when I enter it in the property sheet, but on the class designer form it wrong. If I change to another control and back, the value in the property sheet is wrong too.
The wx demo works fine. I have not experienced any problems with grids here. The grid shows the value just fine, but it seems it's converted to plain ascii over to the label caption. -Simen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: 8. august 2006 16:58 To: Dabo Users list Subject: Re: [dabo-users] Classdesigner - captions not accepting unicodecharacters. On Aug 8, 2006, at 10:27 AM, Simen Haugen wrote: > -Simen How are you entering them? I have a US keyboard, so I used the Character Map program to create a string of high-ASCII characters, copied them, and pasted them into the Prop Sheet. They displayed normally. I can enter them directly on the Mac, and again no problems. So my guess is that it is an issue with the string editor of the grid. If you run the wxPython demo app, and go to the example for the Grid class with Editors, can you enter those characters into that grid? -- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
