LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Add Graph and Split-bar in the main Panel

Dear Everyone, I am trying to design an UI for the data analysis. I have experienced with the SignalExpress, which can add the graph automatically and also delete, re-layout the graph dynamically. It is a very nice design and I believe it was made with Labview. There are two points very interesting:

1. Tab: Each tab contains several graphs\listbox,etc and each control can be re-sized.

2. Split bar: each split bar was added automatically.

See the sample snapshot below. How can I realize this idea? I know that the split bar can not dynamically, how this works? Thank you for your help.

I believe this is going to be the interesting topics here.

I have also seen another software called "SignalPad 2016" with the similar way. I believe somehow we can make it.

Working...
Download All
0 Kudos
Message 1 of 11
(6,891 Views)

No one has any interest on this?

Working...
0 Kudos
Message 2 of 11
(6,825 Views)

I never needed to program such features so far, but you can find lots of info simply using google regarding to this topic. Did you try to search?

Just 2 links I have found after a quick search:

 

https://decibel.ni.com/content/docs/DOC-42926

https://decibel.ni.com/content/groups/ui/blog/2012/07/04/resizable-ui-s-in-labview

 

Good luck!

 

edit1: about how to add/remove a Graph or other objects dynamically to/from your GUI, I beleive the best way to use SubPanels:

http://digital.ni.com/public.nsf/allkb/D587067E18E0E70186256D44007B91FE

http://www.notatamelion.com/category/subpanels/

 

0 Kudos
Message 3 of 11
(6,794 Views)

Thank you for the reply. The link you refers to is quite useful, however, it is not what I am really looking for. They are quite easy to implement, becasue all split bars are predefined, not dynamically added.

Please give me some hints, I am really wanna to realize it.

Working...
0 Kudos
Message 4 of 11
(6,741 Views)

So, No one has interest?

Working...
0 Kudos
Message 5 of 11
(6,689 Views)

Any Help?

Working...
0 Kudos
Message 6 of 11
(6,648 Views)

Please do not bump the thread, it is an impolite behaviour and also againts the forum rules. + annoying 🙂

I already gave you some links where you can get idea how to improve your GUI (I beleive you can get really far with Sub Panels, but you need to put some effort into it).

 

Maybe you could further specify your question about what exactly you try to get, and post it in the GUI interest forum, here:

https://decibel.ni.com/content/groups/ui?view=overview

0 Kudos
Message 7 of 11
(6,636 Views)

Dear,

Thank you for your reply. I have done quite a lot of trial, but still cannot figure it out. Thank you.

Maybe this is the wrong place to post.

Working...
0 Kudos
Message 8 of 11
(6,632 Views)

@McArthur wrote:

Dear,

Thank you for your reply. I have done quite a lot of trial, but still cannot figure it out. Thank you.

Maybe this is the wrong place to post.


Well, it certainly does not help if you write every day something like "any help?", "No interest?". I know by experience that some skilled programmers in this forum honour such annoying bumps by simple silence even if they had something to add to the topic 😉 You know, the people help here as volunteers for free...

 

I gave you the link of the GUI interest group, join this group, and post your question. There might be someone who knows a solution for your question...

0 Kudos
Message 9 of 11
(6,623 Views)

If you've paid attention to this Forum, you would know that posting pictures of code is largely useless (I, for one, have not even bothered looking at your .PNG attachments).

 

If you do not get the response you want from the Forums, please do not resort to sending out Private Messages.

 

Bob Schor

0 Kudos
Message 10 of 11
(6,608 Views)