Sigma Php Ajax framework, Ajax Components, GUI Builder
February 08, 2010, 04:13:29 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: [Jan-07-2009] Sigma Visual Ajax GUI builder 2.0 release. 30+ components including treegrid supported. More stable and more powerful. Check It Out
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to change the color of the titel bar of a panel?  (Read 251 times)
ludwigl
Jr. Member
**
Posts: 16


View Profile
« on: June 23, 2009, 01:56:58 PM »

Hi,

I would like to manually change the color of the title bar of a panel in order to highlight the active panel on a UI with multiple panels.

Thanks in advance for any help,

Ludwig
Logged
linb
Moderator
Hero Member
*****
Posts: 176


View Profile
« Reply #1 on: June 23, 2009, 05:23:51 PM »

highlight :
panel.getSubNode('TBAR').tagClass('-focus', true);

remove highlight :
panel.getSubNode('TBAR').tagClass('-focus', false);
Logged
ludwigl
Jr. Member
**
Posts: 16


View Profile
« Reply #2 on: June 24, 2009, 12:37:14 AM »

That was exactly what I was looking for.

Thank you very much for the quick help.

With best regards,

Ludwig
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!