GUI Builder
#31
ok !
I'll have a look !
Cheers !
Reply
#32
hey, grab the latest, i just fixed a bug, but the main difference without changing your code too much. Just add ['control'] after all your self.controls[id].

example:
old
self.controls[ 300 ].setImage( image_name )
new
self.controls[ 300 ][ 'control' ].setImage( image_name )
Reply
#33
cheers !
I'll not code for some days (my girl friend and I are waiting for a baby and every second spent is a second to the birth... Big Grin)
I'll get it as I need to !Thanks
Reply
#34
congratulations Smile
Reply
#35
cheers Smile
Reply
#36
solexalex Wrote:cheers Smile

Hey, is there an SVN for the guibuilder?
Reply
#37
Hi Stan,
Nuka keeps the latest guibuilder.py at http://xbmc-scripting.googlecode.com/svn...builder.py
Reply

Logout Mark Read Team Forum Stats Members Help
GUI Builder0