[Panel-devel] AppletHandle and dynamic size
    Percy Leonhardt 
    percy at eris23.de
       
    Tue Nov 20 17:16:24 CET 2007
    
    
  
Hi,
the network applet is able to change its size while it is displayed. The user 
can use the mouse wheel over the applet to change the detail level of 
information shown to the user. This is done by changing the size of the 
applet with setGeometry.
At the moment there is no way to resize the handle as well or to let the 
handle know about the changed size of the applet.
Are there plans to add this functionality to AppletHandle? - I think a slot 
that gets connected to the applet when the handle is created would be 
enough - or is changing the size while visible not a desired behavior for 
applets?
Thanks,
	Percy
    
    
More information about the Panel-devel
mailing list