07-06-2012 08:54 AM
Hi,
I am trying to implement Graph palette like control for my application.
Graph palette has 3 controls - cursor, zoom and hand tool. Cool thing is the zoom control. When you click on that - a picture menu(like, picture ring control) pops up. How can I implement a control like this?
Thanks,
Ritesh
07-06-2012 09:00 AM
First thought: place the pop up controls on a one-page tab control and use the "visible" property node of the tab control. To make it cleaner and reusable, I'll bundle the whole thing into an X-control.
07-06-2012 09:00 AM
You have options:
The functionality itself is switched using the Palette»Active Tool graph property.
07-06-2012 09:02 AM
07-06-2012 09:28 AM
GerdW - You're right that double-posting is generally bad form, but where you ask a question depends on the type of question being asked. The forums are good for technical support, but NI Community is best for high-level questions about programming approaches.
07-30-2012 06:16 AM
Hi there,
I created an XControl which has the functionallity you describe.
I showed the functionallity in a gif image:
Here is the link:
http://dl.dropbox.com/u/67794116/Custom%20graph%20palette.zip
You can change the visual appearance by replacing the image of each element (Swipe data, Scale Box, etc.)
08-22-2012 03:51 AM
hi leonkec,
There is a missing vi from the xctl called Set origin from VI child to zero.vi. Can you reupload it please? Thanks.
08-22-2012 04:08 AM
@ Rando
Added the missing VI to the zip file and reuploaded it. It should now work.
08-27-2012 08:52 AM
Hi Rando,
Did you try it? What did you think of it? What would you like to see improved?
Greetings Leon Cranshof
09-20-2012 10:50 AM
Hi
I would like to try it, but am currentlty using LabView 2010. Can you please downsave it to 2010 version?
Thank you
reto