Search found 3 matches

by spiderbes7
Sun Jul 12, 2015 10:16 pm
Forum: Feature Requests and Wishlists
Topic: CheckBox
Replies: 4
Views: 4604

Re: CheckBox

Working fine now !

Un gros merci du Quebec :)
by spiderbes7
Sun Jul 12, 2015 1:20 am
Forum: Feature Requests and Wishlists
Topic: CheckBox
Replies: 4
Views: 4604

Re: CheckBox

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
by spiderbes7
Fri Jul 10, 2015 7:47 pm
Forum: Feature Requests and Wishlists
Topic: CheckBox
Replies: 4
Views: 4604

CheckBox

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 ...