george seifert Posted January 8, 2009 Report Share Posted January 8, 2009 How can I create a custom symbol for a listbox? I found the property node to set it, but I don't understand how to fill in all the parameters - image type, image depth, etc. Do I have to create a bmp and then get the image data? I'd like to create number symbols so I can label the rows. George Quote Link to comment
LAVA 1.0 Content Posted January 8, 2009 Report Share Posted January 8, 2009 QUOTE (george seifert @ Jan 7 2009, 01:00 PM) How can I create a custom symbol for a listbox? I found the property node to set it, but I don't understand how to fill in all the parameters - image type, image depth, etc. Do I have to create a bmp and then get the image data? I'd like to create number symbols so I can label the rows.George That is the cluster returned by the "flatten Pixmap.vi". You can use the other function of the "graphic Format" palette to rad the original image from file. Ben Quote Link to comment
Francois Normandin Posted January 8, 2009 Report Share Posted January 8, 2009 QUOTE (george seifert @ Jan 7 2009, 01:00 PM) How can I create a custom symbol for a listbox? I found the property node to set it, but I don't understand how to fill in all the parameters - image type, image depth, etc. Do I have to create a bmp and then get the image data? I'd like to create number symbols so I can label the rows.George As Ben says... and you should assign an index to your pics. See this example: http://lavag.org/old_files/post-10515-1231354187.vi'>Download File:post-10515-1231354187.vi (saved for LV 8.2) Quote Link to comment
george seifert Posted January 8, 2009 Author Report Share Posted January 8, 2009 Thanks guys. That gave me enough to go on. George Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.