Re: XForms: setting mouse cursor (angain.. sorry)

Christian Klesper (geochris@gfz-potsdam.de)
Thu, 02 Oct 1997 15:29:26 +0200

To subscribers of the xforms list from Christian Klesper <geochris@gfz-potsdam.de> :

Hi there,

> > Itried the built in X cursors /cursorfonts.h.../, and above 64th cursor,
> > I got a warning message :
> > In AddCursor [cursor.c 65] too many cursors

I have the same problem. Cycing through all cursors defined in
cursorfonts.h I'am getting the same error message (from
cursorn no. 32 up to the end).

my simple code is:

while((FL_obj != fd_test_cursor->EXIT) && (i<=152))
{
fl_set_cursor(FL_ObjWin(fd_test_cursor->EXIT), i);

sprintf(str,"%d", i);
fl_set_object_label(fd_test_cursor->TEXT,str);
FL_obj=fl_check_only_forms();
i++;
for(int j=0;j<=9000000;j++);
}

Im running XFORMS 0.86 under on IBM AIX3.2

Chris

-- 

-------------------------------------------------------------------- | Dr. Christian Klesper | | mailto:geochris@gfz-potsdam.de | | fax: +49 (331) 288-1328 | | GeoForschungsZentrum voice: +49 (331) 288-1381 | | Projektbereich 3.4 URL:http://www.gfz-potsdam.de | | Telegraphenberg A51 | | D-14407 Potsdam - GERMANY | -------------------------------------------------------------------- _________________________________________________ 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/