Re: fl_set_form_atclose, behavior

bbsoltz (bbsoltz@aia.af.mil)
Tue, 11 Feb 1997 07:00:49 -0500

To subscribers of the xforms list from bbsoltz@aia.af.mil (bbsoltz) :

I have found a problem with fdesign from 084 running on Solaris 2.4 & 2.5.
When you create a pixmapbutton two things happen in the generated code that
causes problems. First the code generated is fl_set_bitmapbutton_file
instead of fl_set_pixmapbutton_file. The second is that the file nme
entered for the pixmap file in the specifics section of attributes for the
pixmapbutton is not put in ""s in the generated code. EXAMPLE:
fl_set_pixmapbutton_file(obj, something.xpm) is generated instead of
fl_set_pixmapbutton_file(obj, "something.xpm"). Without the quotes, the
compiler things it is a variable that is undeclared.

=================================================================
Brian B. Soltz, Capt USAF DSN: 969-3214
AFIWC/EAST Comm: (210) 977-3214
250 Hall Blvd STE 139 FAX: (210) 977-4814 (unclass)
San Antonio, TX 78243 email: bbsoltz@aia.af.mil
=================================================================

_________________________________________________
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/xforms-archive/