Hi Lauro,

thx for your answer ... i think i have to subclassing the mainwindow
i've used and switch to a borderless window. maybe stylesheets can do
the most of this job. i must see how i can implement the drag, close,
changeWindowSize, etc. self ...

thx

2011/3/2, Lauro Moura <lauro.n...@openbossa.org>:
> On Wed, Mar 2, 2011 at 9:54 AM, Kastner Mario <kastnerma...@gmail.com>
> wrote:
>> Hi,
>>
>> i “need” to implement a custom windowdecoration on top of
>> qdecorationdefault. But this class ist still missing (not wrapped?)
>> What can i do to get this work done.
>>
>
> Hi Mario,
>
> QDecoration, according to the docs "is non-portable and only available
> in Qt for Embedded Linux". Currently PySide only supports the default
> Qt modules and classes. But as it's part of QtGui you can try to add
> it to the typesystem and to CMakeLists.txt (check the calls to
> check_qt_class) and see if it compiles.
>
>
> --
> Lauro Moura
> INdT - Instituto Nokia de Tecnologia
>
_______________________________________________
PySide mailing list
PySide@lists.openbossa.org
http://lists.openbossa.org/listinfo/pyside

Reply via email to