Re: XForms: clock in FL_NO_BOX

h.p.verne@kjemi.uio.no
Wed, 28 May 1997 16:26:44 +0200 (MET DST)

To subscribers of the xforms list from h.p.verne@kjemi.uio.no :

> I tried to define a clock with the atribute FL_NO_BOX like this :
>
> FL_OBJECT *clock;
>
> clock = fl_add_clock(FL_DIGITAL_CLOCK, 1, 40, 60, 40, "");
> fl_set_object_boxtype(clock, FL_NO_BOX);
>
> and It doesn't work very well :(

Well, as usuall, RTFM.... From Danny's html version,
/cgi-bin/exit-to?http://www.westworld.com/~dau/xforms/node5.html#SECTION05270000000000000000

Attributes

Never use FL_NO_BOX as boxtype for a digital clock.

What about FL_FLAT_BOX ?

Regards,

-- 
Hans Peter Verne ( hpv@kjemi.uio.no )           Phone: (+47) 22 85 54 14
Dept. of Chemistry, University of Oslo.         Fax:   (+47) 22 85 54 41

`It would seem that you have no useful skill or talent whatsoever, have you thought of going into teaching?' -- Terry Pratchett, "Mort" _________________________________________________ To unsubscribe, send the message "unsubscribe" to xforms-request@bob.usuf2.usuhs.mil or see http://bob.usuf2.usuhs.mil/mailserv/xforms.html Xforms Home Page: http://bragg.phys.uwm.edu/xforms List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/