On 10/14/10 5:50 AM, Ed Leafe wrote: > On Oct 13, 2010, at 11:42 PM, Fraser Burns wrote: > >> Just installed: >> Platform: GTK >> Python Version: 2.6.5 on linux2 >> Dabo version: 0.9.3; Revision 6102 >> UI Version: 2.8.10.1 on wxGTK (gtk2) >> >> Run Dabo Demo. >> Click on Dabo Overview>Controls>dBitmapButton >> I can see 3 cards showing Ace of Spades. >> If I hover the mouse, the box surrounding the card changes shade. The >> card does not. >> If I click on a card it changes to the King of Spades until I release. >> It then returns to the Ace of Spades while I am still hovering. >> When I move away from the card it shows as Ace of Hearts. >> This applies to whichever is the last card I try it on. >> >> Is the error: >> 1. The instructions as to what to expect wrong? >> 2. Is there a bug in the demo? >> 3. Have I got something set wrong? > > > The effects of dBitmapButton vary by platform. On OS X, for example, > none of them work. I had assumed that they worked on Windows and Gtk, but > apparently not. They depend on the way the underlying toolkit (Gtk, in your > case) handles the drawing of objects and the events they respond to. > > Unfortunately, I don't have a Gtk system available right now to work > on. Can anyone else who is running Gtk confirm this behavior? If so, I can > change the docs to reflect this.
We need to look into dBitmapButton again. It isn't working correctly on any platform. I'll do a 1-min screencast later to show it on each platform. In addition to the dBitmapButton demo not working correctly, the label explaining the behavior doesn't wordwrap on Windows or Mac, so there are multiple issues to address. Unfortunate that dBitmapButton is the very first demo. Paul _______________________________________________ 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/[email protected]
