> Are you getting font-related error messages? I tried what you > suggested, and that's what's happening here.
Yes Ed, the problem i get is font related, i've managed to get around it by removing the wxGTK workaround in dPemMixin.py lines 1743 and 1745 and commenting out the "if self._autofit" block in wx/lib/masked/textctrl.py in line 267, but i think this only reveals the true problem: In datanav apps, the fields are initialized with the DataField string, which will not be valid to the Mask rule. Or am i wrong? I'll try to understand the datanav framework insides to see what is causing the problem... Any help would be great.... Thank you for your support, Pedro Vale de Gato _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
