Sigma Php Ajax framework, Ajax Components, GUI Builder
March 09, 2010, 02:42:39 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: [Apr-26-2009]It is our privilege and pleasure to announce the availability of Sigma grid 2.2. Among the long list of new and improved features:
1. Easy way to export data to pdf/xml/excel/csv.
2. More than 20 API functions added
3. Easy way to change row style
4. Eight bugs in previous version fixed.
Please visit http://www.sigmawidgets.com/products/sigma_grid2/ to see more details.

 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: How to change the color of the titel bar of a panel?  (Read 307 times)
ludwigl
Jr. Member
**
Posts: 18


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: 192


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: 18


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!