HPutility Plugin - How to? - Forum

Forum Navigation
You need to log in to create posts and topics.

HPutility Plugin - How to?

Hi, can someone please explain to me how you create a tab box with content using the hpwutlity 2.5

I can see how you create a tab box using a rectangle and the hpwTabControlCreate action

But I cannot see how you populate each tab with content?

@hpw

TIA

When I try to repky I got error.

Hello,

I send Luis my response by mail. Also the updated sample.

Regards

Hans-Peter

Vadim has reacted to this post.
Vadim

Hi Hans-Peter,

 

thank you for your effort - Hopefully Luis can post the files etc.

 

Mark

@mark-waples Here it goes

Uploaded files:
  • You need to login to have access to uploads.

Thank you both appreciated.

But Luis did not post my message text with some explanation.

 

 

Luis told me that a forum security software reacts on some keywords. So here mynext try.
Hello,
The tab control has no own content. It all depends on visualneo objects.
You have the visual frame and the Change action. What is inside is visualneo content.
So there are different option:
Your content is on one page. Then you have to provide code in the Change action to switch visibility of the wanted objects and to hide the unwanted objects.
Or you put your content for each tab on different visualneo pages and the you switch to the different pages in the Change-action. I noticed some small problems with my sample app "hpwTabControl.pub".
Put it in the plugin directory and ran it.
It shows how to deal with content on different pages.
Notice that in Page-Enter Action you have to update the Tab.
I tried to attach the pub or zipped pug but I get error when I try to post it.
So when interested send me a mail address to send to.
Regards
Hans-Peter
Vadim and danito have reacted to this post.
Vadimdanito