>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

>>  What about the following patch?

Abdelrazak> I am just guessing here but I expect QDockWidget to be
Abdelrazak> incompatible with the Drawer property. Instead I think you
Abdelrazak> can write a simple template class using QDialog instead of
Abdelrazak> QDockWidget (based on DockView called DialogView ;-)).
Abdelrazak> Then you can just that instead of DockView in "Dialogs.C"
Abdelrazak> (with a #ifdef WS_MAC).

That was my first thought, but that is not what they say here:
http://doc.trolltech.com/qq/qq18-macfeatures.html#newwindowtypes

Although their example shows the titlebar of the docwidget, which is a
bit stupid. If we intent to have only one such doc (or a tabbed one
like firefox' sidebar) then we should indeed insert the raw TocWidget.

JMarc

Reply via email to