Hi list,

I use the python output of wxformbuilder to help me into wxLua, and I've
got a PB with a line.
ORG:
self.staticTextLNBROWS.SetForegroundColour( wx.SystemSettings.GetColour( 
wx.SYS_COLOUR_GRAYTEXT ) )

The only way I found to avoid error:
staticTextLNBROWS:SetForegroundColour( wx.wxColour("wxSYS_COLOUR_GRAYTEXT") )

Is it a good solution or not?

JY
-- 
Confucious say: "Man who scratch his bottom at night will awake 
with stinky fingers."

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to