Undocumented function 'createbutton()"
Blitz3D Forums/Blitz3D Programming/Undocumented function 'createbutton()"
a = CreateButton(1,1,1,1,1,1,1)
Illegal type conversion.
Anyone know what this command is for?
That's a BlitzPlus command. Are you sure you're using Blitz3D? I have 1.89 and it just tells me it is not a function or something.
yup, 1.90 it says "illegal type conversion" when i compile it.
The highlighter in Blitz IDE even hightlights it as a function.
I always use that command. Its for creating a hotspot on screen.
However, if you havent written a CreateButton function, it wont work ;) ;) ;).
MAybe you declared this somewhere in a decls file?
no, checked the decls, no create button.
Are you using a third-party IDE that's gone bananas and is confusing BlitzPlus commands with Blitz3D ones?
Either way, this isn't a Blitz3D command.
Could it be left over from some of the B2D core code? Nope 1.9 here and no blue text in IDE... nada nope zip zilch nien nunca!!!
hmmm, double checked my userlibs and nothing for createbutton, I am curious where it is coming from...
Oh well.
I get userlib not found with createbutton...
/Alienforce
I get a button!
Cadbury's chocolate one :)