OS: Win 2000 SP 2 STEPS:
1. Follow the instructions on the Wiki for "How to create a form with a grid and populate it with data," using my own localhost MySQL database. 2. Attempt to delete the grid. A. Right-click the grid node in the tree in the Object Info window. OBSERVE: No context menu; runtime window outputs "NO ON CONTEXT createContextMenu() takes exactly 2 arguments (1 given). B. Right-click the node for the sizer that contains the grid, get a context menu and choose "delete". OBSERVE: The grid is deleted, as well as the sizer. 3. Right-click the panel. OBSERVE: Nothing happens in the Class Designer or in the Runtime window. EXPECTED: 1. To be able to delete the grid without deleting the sizer in the Object Info window. 2. To get a context menu for sizers when right-clicking the empty panel after deleting the grid and its sizer. ADDITIONAL INFORMATION: If I start a new form I can (as suggested somewhere in the docs for Windows) add a panel, then get a context menu on the panel to add sizers. 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
