Files
fltk/src
Albrecht Schlosser 561c52455c Fl_Window::draw() now doesn't reset its x/y-coordinates to 0 anymore
before drawing itself and its children.
 
 The problem was that subwindows "lost" their x/y-coordinates during draw(),
 and child widgets couldn't get their parent window's coordinates.
 
 Currently this is needed (maybe only) in fl_set_spot() for Windows, but it
 had been solved there with a Windows-specific coordinate transformation
 (MapWindowPoints). Todo: rewrite Fl_win32.cxx/fl_set_spot().


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6669 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2009-02-25 08:44:54 +00:00
..
2009-01-01 21:28:26 +00:00
2009-01-01 21:28:26 +00:00
2009-01-01 21:28:26 +00:00
2009-01-23 10:49:40 +00:00
2009-01-20 11:10:29 +00:00
2009-01-20 11:10:29 +00:00
2009-01-20 11:10:29 +00:00
2009-01-20 11:10:29 +00:00
2009-01-20 11:10:29 +00:00
2009-01-20 11:10:29 +00:00
2009-01-01 21:28:26 +00:00
2009-01-29 21:14:42 +00:00
2009-02-15 18:58:03 +00:00
2009-01-20 11:10:29 +00:00
2009-01-01 21:28:26 +00:00
2007-02-10 14:31:12 +00:00