Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18595

Re: FLTK question - Xorg without window manager

$
0
0
Thanks for your links.

Already found some info.

Including "FL/x.H" gives you some access to several native X resources. "fl_display" seems to be the handle to X server.

This code seems to do the trick:
[code]
  myCursor = XCreateFontCursor(fl_display,...

Viewing all articles
Browse latest Browse all 18595

Trending Articles