Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
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
Disable Color Picker
Disable Color Picker
tschopper
Member
07-14-2004
01:01 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Is there a way to disable the color picker from appearing when a color control is clicked on? I have a two demensional array of color controls. I want to use event driven code rather than having the color picker / palette appearing.
0
Kudos
Message
1
of 3
(2,983 Views)
Reply
Re: Disable Color Picker
alkazaa
Member
07-14-2004
02:26 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
You should use the 'Mouse down?' filter event in your event structure and connect a boolean TRUE to the 'Discard?' terminal.
I attach an example where the color picker dialog is disabled on mouse click and a beep is produced instead.
filter_mouse_click.vi 27 KB
1
Kudo
Message
2
of 3
(2,983 Views)
Reply
Re: Disable Color Picker
tschopper
Member
Author
07-14-2004
02:58 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Thank you. That's just what I needed.
I was unable to download/save your VI though for some reason.
0
Kudos
Message
3
of 3
(2,983 Views)
Reply
All Forum Topics
Previous Topic
Next Topic