March 28, 2004

Two widgets released

http://weblogs.mozillazine.org/weirdal/archives/serverpost/serverpost.css
http://weblogs.mozillazine.org/weirdal/archives/serverpost/serverpost.xml

http://weblogs.mozillazine.org/weirdal/archives/integerControl/integerControl.css
http://weblogs.mozillazine.org/weirdal/archives/integerControl/integerControl.xml

I do try to keep my promises. :) I left the license out of the integerControl files; I am releasing these under the MPL/LGPL/GPL trilicense.

Serverpost I've talked about extensively already; I never did get that change made that I was thinking about. But it's still pretty stable imho.

The integer control widget is pretty simple. It's simply a widget that lets you set an integer value. If the size is set to 1, then typing in a digit (0-9) on the control sets the value. Up and down arrow keys also allow for scrolling.

Posted by WeirdAl at March 28, 2004 1:10 PM
Comments

just wanted to say you should use spinbutton instead of recreating it yourself.

Posted by: daniel glazman at April 2, 2004 1:47 AM