nupul
5th April 2006, 09:17
The Kpanel a.k.a kicker, can be oriented along the four border of the screen and has a given width...how does Qt achieve this configuration??
- How to align my tool-bar-window (i.e. it's a separate frameless widget window) similarly on the desktop...i.e. It should always be located at the right side (or any side) of the desktop window...Do i need to perform absolute calculations to achieve this by using setGeometry or Do I need to do some Xlib programming for this!!
-How does the divit, which hides the KDE panel work...I mean how can this effect be achieved in Qt4?
-What type of a widget is the KDesktop?
is it something like: QListView+QDirModel????
Thanks
Nupul.
- How to align my tool-bar-window (i.e. it's a separate frameless widget window) similarly on the desktop...i.e. It should always be located at the right side (or any side) of the desktop window...Do i need to perform absolute calculations to achieve this by using setGeometry or Do I need to do some Xlib programming for this!!
-How does the divit, which hides the KDE panel work...I mean how can this effect be achieved in Qt4?
-What type of a widget is the KDesktop?
is it something like: QListView+QDirModel????
Thanks
Nupul.