> > Dabo IDE version 0.7s (Revision 721) > > Sorry to sound like a snob, but I can't support problems like this >in old versions of the IDE. So much has changed since the 0.7 release >that inevitably the answer to problems like this is "it's fixed in >the current Subversion trunk". > > Since I can't add stuff to the 0.7 branch, and the 0.8 release is >still a few weeks away, my only recommendation is to work with the >current Subversion code. Contrary to the labels, it's actually more >stable than the released stuff, since lots of things have been fixed.
Okay, I now have: Platform: Win Python Version: 2.4.4 on win32 Dabo Version: Version 0.8a; Revision UI Version: 2.6.3.3 on wxMSW I can now get a context menu by right-clicking on the dGrid node in the Object Info tree. If I delete the grid, I get an empty Class Designer window (no visible panel; the body of the form appears "sunken" and is the Windows "application background" color), but the tree says the panel is still there. I get the context menu I expect by clicking in the form body, though. However, if, instead of deleting the grid, i delete the sizer that contains it, the Object Info tree indicates there's nothing on the form, but the panel is visible on the form (the body of the form is the Windows "3-D objects" color and is indistinguishable from the form's border and menu area. And if I right-click this area, nothing happens. So item 1 in my original report is fixed; I can get a context menu on the grin node in the Object Info tree. However, item 2, inability to get a context menu in the form after deleting the sizer with its contained grid, remains. I do very much like that in this version, closing my form doesn't kill the Class Designer. Thanks! Ken Dibble www.stic-cil.org -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.441 / Virus Database: 268.18.2/692 - Release Date: 2/18/2007 4:35 PM _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
