Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
spiderbes7
Posts: 3 Joined: Fri Jul 10, 2015 7:10 pm
Post
by spiderbes7 » Fri Jul 10, 2015 7:47 pm
Something annoying about the CheckBoxGadget is that it can't be used alone without text.
I tried using the function with a zero length text parameter, but the browser is still trying to draw a selection rectangle when checked.
I have to write a professional web interface and I need to use standalone checkboxes.
A quick solution would be greatly appreciated by our company
Fred
Site Admin
Posts: 1820 Joined: Mon Feb 24, 2014 10:51 am
Post
by Fred » Sat Jul 11, 2015 7:02 am
You are right, could you try this new lib ? It should solve the issue:
www.spiderbasic.com/beta/Gadget
Just copy it in your SpiderBasic/Libraries forlder (rename the old file before to keep it as a backup if something goes wrong.
spiderbes7
Posts: 3 Joined: Fri Jul 10, 2015 7:10 pm
Post
by spiderbes7 » Sun Jul 12, 2015 1:20 am
Well now, when I start SpiderBasic it's giving me the following error message and compiler won't load:
Duplicated library command: AddGadgetColumn( ) (in libraries Gadget and Gadget)
I did rename the old one with a the name Gadget_oldy
Fred
Site Admin
Posts: 1820 Joined: Mon Feb 24, 2014 10:51 am
Post
by Fred » Sun Jul 12, 2015 3:23 pm
Ha yes, you need to move it out of the Libraries drawer, sorry.
spiderbes7
Posts: 3 Joined: Fri Jul 10, 2015 7:10 pm
Post
by spiderbes7 » Sun Jul 12, 2015 10:16 pm
Working fine now !
Un gros merci du Quebec