Hi Paolo, > In effect the best would be to have a specialized "scroll-panel" beside the > existing scrollbar control for general purposes. > ... > In addition, there is also a specialized control called "Scrollview" that is > a > panel where you can put other control as children. > ...
Yes, most toolkits I know have some specialized "Scrollable", the one or the other way. Before AWT can get this, I suppose we need a real support of nested windows. Currently, it is - AFAIK - possible to create them, but it requires a lot of manual work, not to mention the missing designer support. Given than the "ScrollableView" is probably part of some container window, and contains other windows itself, nesting is essential here, /me thinks. > Yes I see. > Anyway I think that it would be possible (and perhaps not so difficult) to > make an "UnoScrollViewControl" that works like the one in GAMBAS. > > At the end it's only matter to put some already existing components together > and to add some glue code (I think). Yes, probably. > Perhaps this could even be done in Python ? Again: Yes, probably :) > Furthermore, If there would be a way to integrate new uno-controls in the > DialogDesigner via uno-packages it would be really a nice challenge... :-) Submit an RFE :). This would be a really interesting ... (we "plan" this for years for form controls, which share a lot of concepts and implementations with dialog controls) > So you won another big thank you for taking the time :-) You're welcome :) Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
