On 29.11.2009, at 16:26, Philippe de Rochambeau wrote:
> I have installed Fluxbox as window manager in X11 on Macosx 10.4 and would 
> like applications to be displayed as regular X apps, not as XQuarz apps, on 
> my X11 Desktop. Is there a way to tell FTLK apps which Window Manager it 
> should use?

Yes and no. FLTK has support for X11, but the Apple setup currently only 
supports Quartz. However, manolo gouy has just released a branch that can be 
switched between Cocoa and X11. If we can combine this patch with the printing 
patch, you couls decide at run-time which window system you want to support. 
Without the printing patch, you could still decide at compile time. I can not 
tell you yet when I will be able to merge both branches.

> Furthermore, is it possible to create dockapps and system tray applications 
> in FLTK? If so, does anyone have any sample code?

There is no special provision for any of those special apps for any platform. 
It is possible though that there are example setups in the "links" section of 
the web page.

Matthias
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to