On 4/27/10 9:45 AM, Jeff Johnson wrote: > Guys: I solved the problem of the button not showing up. On Windows it > shows up behind the label. On Linux it shows up on top of the label.
I guess it comes down to attitude of the platform developer. Windows wants to make sure you've read all relevant text before being able (or not being able) to push the button. And Linux believes people learn how things work by fiddling with buttons, even if they haven't or can't read accompanying text. :) Seriously, there must me a missing sizer.append() call somewhere... 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]
