Re: Simple question: tabbing through dialog

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

Mike777 wrote:
> 
> The first of (probably) many questions that are ridiculously easy for somebody
> who already knows the answer:
> 
> I created a project in the Windows Enhanced IDE 1.0.2.  That project has one
> window and on that window I have 3 controls: 1 treeview and 2 simple
> combo-boxes.
>  On the properties sheet of the three controls there is a property entitled:
> Control Order.  The treeview has a 1, the simple combo boxes are 3 and 5.  2
> and 4 are the labels for the combo boxes. When I place the mouse in the first
> combo box and left-click, the focus appropriately changes to that combo box.
>  However, when I hit the "tab" key, the focus does now change to the next
>  control,
> which I would expect to be the second combo box, whose Control Order is 5.
> 
> Can anybody point me in the right direction?
> 
> Thanks
> 
> Mike

Mike, in the yet to be released versions of Win32lib and IDE this works fine.
Since you are forced to use the IDEWin32lib until these versions are released, I
suspect that win32lib did not support tabbing very well.

You can change the order of the controls, and hence the tab order, by going up
to the MenuBar and clicking Generate Tools and MenuItem Change Control Order For
Program. This doesn't affect the layout of the controls are in the Window.

judith evans

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

Search



Quick Links

User menu

Not signed in.

Misc Menu