On Thu, Oct 30, 2008 at 10:16 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Oct 30, 2008, at 5:36 AM, Nick Mellor wrote: >> (2) dSpinner-- top spinner not displayed (hidden behind intro text, >> occasionally appears when switching between windows) > > I'm not sure what you mean - there is only supposed to be one > spinner. Are you sometimes seeing two?
The code inserts two spinners, one with wrapping, one without. The issue is the label hides one of theme because it is wrapped. I have a fix, just haven't committed it. >> (3) dTreeView not responding to changes in state of its buttons > > Again, I'm not sure which buttons you mean. Trees are native to each > platform; some things simply don't apply, such as lines on OS X; > others must be set before the item is created and can't be changed > afterwards. This is platform-dependent; running DaboDemo on multiple > platforms demonstrates how each version of the control behaves. Thoughts on adding code in there to check for the OS and disable the buttons that don't apply? _______________________________________________ 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]
