This was needed because Fl_X only exists if a window is mapped, but we need the driver from the very beginning. Adding Fl_X in the ctor would create hidden bugs. Strategy is now to remove system specific stuff from Fl_X and move it one-by-one to Fl_Window_Driver while maintaining a working code base. X11 and WIN32 fixups will follow in 15 minutes. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11308 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 |
||
|---|---|---|
| .. | ||
| Fl_PicoSDL_Copy_Surface.cxx | ||
| Fl_PicoSDL_Copy_Surface.H | ||
| Fl_PicoSDL_Graphics_Driver.cxx | ||
| Fl_PicoSDL_Graphics_Driver.H | ||
| Fl_PicoSDL_Image_Surface.cxx | ||
| Fl_PicoSDL_Image_Surface.H | ||
| Fl_PicoSDL_Screen_Driver.cxx | ||
| Fl_PicoSDL_Screen_Driver.H | ||
| Fl_PicoSDL_System_Driver.cxx | ||
| Fl_PicoSDL_System_Driver.H | ||
| Fl_PicoSDL_Window_Driver.cxx | ||
| Fl_PicoSDL_Window_Driver.H | ||