LinuxMCE Forums
June 20, 2013, 11:25:19 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: HA Designer -- Fields in the Children Tab  (Read 738 times)
naveed
First post!

Posts: 1


View Profile
« on: November 22, 2010, 11:00:41 pm »

Does anybody know what the fields "Tie State To" and "Visible States" do, and how they work. I am trying to get toggle behavior by using two buttons which sit on top of each other and one of them is always hidden. It seems that setting the above fields will help me accomplish this behavior.
Many thanks in advance for your help.
Logged
tschak909
LinuxMCE God
****
Posts: 5117

DOES work for LinuxMCE.


View Profile
« Reply #1 on: December 12, 2010, 02:47:47 am »

Tie State to, was added to make two datagrids on the same screen, scroll to the same place. It is used in the Media File List.

And NO. DO NOT implement toggle behaviour in this manner! Toggles must either be handled by setting object state (look at some of the other orbiter commands, I can't think of them off the top of my head) in the onActivate and onLoad/onUnload sections...or by implementing custom code in src/Orbiter/ScreenHandler.cpp (look at the wiki page for Integrating custom controls into Orbiter.)

-Thom
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!