05-12-2016 12:19 AM - edited 05-12-2016 12:37 AM
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.
05-12-2016 04:48 PM
No one has any interest on this?
05-13-2016 01:00 AM - edited 05-13-2016 01:07 AM
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/
05-14-2016 03:24 AM - edited 05-14-2016 03:35 AM
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.
05-16-2016 08:34 PM
So, No one has interest?
05-18-2016 03:47 AM
Any Help?
05-18-2016 03:55 AM
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:
05-18-2016 04:00 AM
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.
05-18-2016 04:09 AM
@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...
05-18-2016 08:43 AM
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