Nicola Pero wrote:
> FYI - maybe someone more familiar with buttons in gnustep can answer this ?
> 
> Thanks
> 
> 
> -----Original Message-----
> From: Herbo <[EMAIL PROTECTED]>
> Sent: Tuesday, March 11, 2008 6:58pm
> To: [EMAIL PROTECTED]
> Subject: Continuous Buttons
> 
> Hello Nicola,
> 
> Quick question.  Does GNUstep support continuous button presses?  It seem 
> when I push a GUI button (NSButton) the GUI freezes until it's released.
> 
> Thanks,
> 
> Herbo

I haven't tested it myself, but continuous buttons should work, when you
set them up correctly. Sliders aren't too much different and there the
continuous action works.
What is needed is the proper setup, which means to set the sendActionOn:
value to a suitable value. At least this should be the right solution.

Fred



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to