Home
Community
Discussion Forums
Most Active Software Boards
LabWindows/CVI
Topic
LabWindows/CVI
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
Tab Order
Tab Order
Paul Knight
Member
07-22-2004
03:38 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Is there anyway in LabWindows to disable a controls tab order.
I have some Edit String Controls on my UIR that I do not want to be part of the cycle when I tab through
the controls.
0
Kudos
Message
1
of 3
(3,296 Views)
Reply
Re: Tab Order
Al_S
Active Participant
07-23-2004
07:32 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You can skip controls by using SetCtrlAttribute to dim them, or set them to be an indicator. You can also programmatically control the tab order. See the additional discussion and my TabOrder example at the bottom of the discussion
here
.
0
Kudos
Message
2
of 3
(3,296 Views)
Reply
Re: Tab Order
Paul Knight
Member
Author
07-27-2004
10:24 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
The taborder example is exactly what I was looking for.
0
Kudos
Message
3
of 3
(3,296 Views)
Reply
All Forum Topics
Previous Topic
Next Topic