IDE Grouping Issues

new topic     » topic index » view thread      » older message » newer message

I created a few set of controls and then decided to place them in a group. I
created the group control then positioned each child control into the group.
The IDE is smart enough to make the group control the parent control of each
control place in the group control. However, the IDE ain't smart enough to
know that the parent group needs to be CREATED in the code before the child
controls! When I run the form, it crashes saying Group28 not defined... So,
the IDE needs to know to create parents before children.

Also, I'd like to be able to use <TAB> in the Form Design window to check
the tab order. I mean, when I hit <TAB> with a control selected in the Form
Design window, it goes to the next control in the sequence.

Finally, if I've got a group of controls in a group control, when I <TAB> it
only selects subsequent items in that group. IOW, it never selects controls
OUTSIDE of that group control. This is not expected behavior in the Windows
environment that I'm aware of...

Thanks! :)
<\<

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu