[futurebasic] Re: [FB] Is There a Way to Color Buttons and Non-Static Edit Fields

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2012 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Tue, 8 May 2012 09:16:38 -0700
On May 7, 2012, at 2:39 PM, Jan M. Hollis wrote:

> By trial and error I found that I could get color into buttons by
> simply making the increment of the y-dimension of the button </= 20. 

As you experiment bear in mind Apple defines a push button as specifically 22 pixels high. Trying to make it 23+ pixels high will morph your push button into some other type of control ( like possibly a bevel button ).

Brian S.