Page 1 of 1

Krypton components

Posted: Sun Nov 21, 2010 1:38 am
by Bogoh67
hi i am requesting a tutorial on how to use krypton components anyone know how to use them?

Re: Krypton components

Posted: Tue Nov 23, 2010 1:58 am
by GoodGuy17
Image


Seriously though, can't you just import them to the toolbox?

Re: Krypton components

Posted: Tue Nov 23, 2010 2:08 am
by Bogoh67
first good picture second i know that but the switch button isnt working like when i say
Code: Select all
if switchbutton1.value = true then 
'blah blah blah
it wont work

Re: Krypton components

Posted: Fri Dec 10, 2010 1:02 pm
by Agust1337
Bogoh67 wrote:
first good picture second i know that but the switch button isnt working like when i say
Code: Select all
if switchbutton1.value = true then 
'blah blah blah
it wont work
hover where it says value on "Switchbutton1.'value' " and tell me what it says there

Re: Krypton components

Posted: Fri Dec 10, 2010 10:57 pm
by Bogoh67
what do you mean?

Re: Krypton components

Posted: Sat Dec 11, 2010 3:30 am
by Usman55
He means that in the place where we write the code, hover your mouse's pointer over the text "Switchbutton1.value" and then a tooltip will appear. Tell Agust what is written on the tooltip!