On 05/10/2013 04:06 PM, Paul McNett wrote:
On 5/10/13 3:42 PM, Paul McNett wrote:
Ok, well, thanks for letting us know there might be a problem somewhere. ;)
See this new gist which behaves the same with 0.9.4 and 0.9.10:

https://gist.github.com/pmcnett/5558094

Paul
_______________________________________________

Great now I have more trouble.

On python 2.7.3 Linux 64bit Dabo 0.9.10 - change the value and the statement does not print. However the method does fire. Sometimes opening the form top box does not have '< None >' .

On python 2.6.4 windows 32, Dabo 0.9.4 the method is called on start up. But nothing prints until I attempt to change the value. I at first thought the method was firing at the opening but could repeat it in further testing.

On python 2.7.2 Dabo 0.9.4 windows 64 it does not print but does fire the method when I change the value (or start to change the value). For example if I place the cursor in the box and type a 't' - the method fires - but does not print.

This tells me very little.

All of these have wxPython 2.8.12 (either 32 or 64)

The 0.9.4 is at revision 7264

I was surprised that the testing with events had such strange results. I also was surprised Linux failed to print. This is a new upgrade from openSUSE 12.1 to 12.3 and I haven't had any trouble with it. But I did get a strange out put: Fontconfig warning: "/etc/fonts/conf.d/56-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. on the Linux box. The lack of a font might explain why it did not print. But I always thought a default font would be chosen if the requested font was missing.

I have never seen that message in any of my programs.

Johnf




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to