Am 10.09.08, 14:17 +0100 schrieb MacArthur, Ian (SELEX GALILEO, UK):

> > I tested Greg E's scroll window. It does resize only in one direction 
> > (enlarging). Making the window smaller is not possible. Many 
> > examples in 
> > the FLTK's ./test folder dont work like help view, fluid and 
> > filebrowser.
> > 
> > It is really confusing to read about complicated things like 
> > deriving fom 
> > Fl_Window and virtual resize() for something I had thought to be a 
> > basic feature (resize in two directions equally). And the 
> > recipes do not 
> > help in any way. 
> > 
> > A bug?
> 
> I'm sorry - I don't understand what it is you are asking about.
> 
> I seem to be able to resize windows OK... 
> What is it that does not work for you? Under what circumstances does the
> resize not work? Can you post a minimal compileable example, or a link
> to one, that manifests the feature you are seeing?
 
Sorry for having brought the focus to the window borders. I mean 
resizing the content of the windows.

In the FLTK distributet test/ folder launch ./help, drag with the mouse on 
one corner and make the window smaller. The result is here always a 
reduced view of the previous drawn bitmap. Expected result is a 
rearrangement of the included widgets like the scrollbar, the HTML layout 
and buttons.
Dragging the window corner to a point outside the actual window enlarges 
the window and the bahaviour is correct in that the old bitmap is 
completely recomputed and the buttons, scrollbar and HTML layouts are all 
resized, newly placed and redrawn.
The same for fluid and filebrowser, all which comes with FLTK. Why is 
making smaller and making bigger so different?

What works are some randow other test application especialy the Glut ones 
in the test/ folder.

kind regards
Kai-Uwe Behrmann
-- 
developing for colour management 
www.behrmann.name + www.oyranos.org

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

Reply via email to