Paulo Delgado schrieb:
> Hello list,
>
>
>
> I’m trying to make a captionless window (not intended to be movable).
> But if I set up a QxWindow with setShowCaption(false) .. I still see the
> “bar” at the top.
>
>
>
> What I want to achieve is a simple non-movable window where I can add
Hello list,
I’m trying to make a captionless window (not intended
to be movable). But if I set up a QxWindow with setShowCaption(false) .. I
still see the “bar” at the top.
What I want to achieve is a simple non-movable window where
I can add some QxAtoms …
Any ideas?
__