>> Quick question. Does GNUstep support continuous button presses? It seem >> when I push a >> GUI button (NSButton) the GUI freezes until it's released. > > 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.
OK/yes :-) Herbo, I added continuous and sendActionOn attributes to Renaissance's <button>s (and generally <control>s) on trunk and they seem to work fine. :-) Thanks _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnustep-dev