[futurebasic] Re: [FB] FB^3 R6 -- Question about Appearance Button

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2002 : Group Archive : Group : All Groups

From: gnome <gnome@...>
Date: Fri, 8 Mar 2002 15:03:38 +0100
Le vendredi 8 mars 2002, à 02:52 , Douglas Stemen a écrit :

> appearance BUTTON
> 10,1,,,,"Close-
> F5",(5,200)-(105,220),_kControlBevelButtonNormalBevelProc
>
> Anyone know what I a doing wrong?

i believe that you are using the wrong syntax.
check, you may be missing a comma before the 
"_kControlBevelButtonNormalBevelProc".

:-j