Jump to content

Synchronise Buttons in Tabs


Recommended Posts

You can place it Above the Tab control.

You can do this by first placing it outside the Tab and then move it with the arrow keys.

It will indicate this with a black shadow that it's not connected to the Tab, but this black shadow is not visible in run-time.

//Mike

Link to comment

It might be the obvious solution but the client does not want the button outside the tab!

Yes ... clients can be difficult. Another solution is to use local variables (faster) or property nodes (slower) within an event structure to determine which has been switched and update the other one. Note: you will need to make sure the Boolean is Switched, not Latched. A simple example is below (use only the property node OR the local variable!)

post-20964-0-70049900-1305209894_thumb.p

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.