Nate Lowrie wrote: > Platform: GTK > Python Version: 2.5.2 on GTK > Dabo Version: Version 0.9.1; Revision ~5191 > UI Version: 2.8.9.2 on wxGTK (gtk2) > > Can someone else confirm this? > > Start with a dForm with 2 dImages on it > Set the Picture of one of the images through the command window > Confirm the picture changed to the new picture > Resize the window > The other image changes to the new picture you just set for the other image...
Yes, I have this problem on Gtk too. I believe I've posted on it in the past 18 months either here or on wxPython-users, but with little or no response. Experiment with setting the img.Picture property explicitly in onIdle(). Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
