Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
| 
| Lars> Yes, let's use fl_screen For now I changed it to use
| Lars> DefaultScreen(fl_get_display()), will switch to fl_screen later.
| 
| I'll do this minimal chnage to 1.1.5 too.

I actually it is a bit more complicated DefaultScreen and
DefaultScreenOfDisplay does not return the same type, in several
places I used this:

ScreenOfDisplay(fl_get_display(), fl_screen);

| Lars> All this should be written to just be dependant on the _GUI lib_
| Lars> not on X... but I guess that will be a bit hard to do in one go.
| 
| What I meant is that we should avoid explicit references to
| fl_display/fl_screen.

Yes, unless in the XForms dir. My comment was aimed to that we should
never have explicit references to _any_ X functions, be it in src
xform, qt, gnome or whatever. (unless someone writes an athena
port...)

        Lgb

Reply via email to