1. Changing Tab Order in Win32Lib-IDE

How do I change the tab order of controls using Win32Lib-IDE?

new topic     » topic index » view message » categorize

2. Re: Changing Tab Order in Win32Lib-IDE

euphoric said...

How do I change the tab order of controls using Win32Lib-IDE?

You use the setTabStops command.

new topic     » goto parent     » topic index » view message » categorize

3. Re: Changing Tab Order in Win32Lib-IDE

Mike777 said...
euphoric said...

How do I change the tab order of controls using Win32Lib-IDE?

You use the setTabStops command.

Is that a Win32Lib command?

I was wondering if that was automated in the IDE.

new topic     » goto parent     » topic index » view message » categorize

4. Re: Changing Tab Order in Win32Lib-IDE

Generate Tools -> Change Control Order For Program

-Greg

new topic     » goto parent     » topic index » view message » categorize

5. Re: Changing Tab Order in Win32Lib-IDE

euphoric said...
Mike777 said...
euphoric said...

How do I change the tab order of controls using Win32Lib-IDE?

You use the setTabStops command.

Is that a Win32Lib command?

I was wondering if that was automated in the IDE.

Yes, it is a Win32Lib command. In my docs it is found in the Win32Lib download at:

file:///C:/euphoria/Win32Lib/Docs/ATTRIBUTE.htm#SETTABSTOP

Not sure what you mean by automated.

new topic     » goto parent     » topic index » view message » categorize

6. Re: Changing Tab Order in Win32Lib-IDE

I looked at the "Change Control Order for Program" dialog off the "Generate Tools" menu. It shows the list of controls but apparently not in tab order, so I don't think that will set tab order.

Any other ideas? smile

new topic     » goto parent     » topic index » view message » categorize

7. Re: Changing Tab Order in Win32Lib-IDE

euphoric said...

I looked at the "Change Control Order for Program" dialog off the "Generate Tools" menu. It shows the list of controls but apparently not in tab order, so I don't think that will set tab order.

Any other ideas? smile

The controls should receive Tab focus in the order they're listed there. getlost

-Greg

new topic     » goto parent     » topic index » view message » categorize

8. Re: Changing Tab Order in Win32Lib-IDE

Mike777 said...
euphoric said...

How do I change the tab order of controls using Win32Lib-IDE?

You use the setTabStops command.

That worked like a charm! Thanks Mike. grin

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu