If you want to save vertical space, you could also move the text string
showing the displayed time into the header.

Cheers,
Fritz

On Thu, 26 Mar 2015, Martin Wittemann wrote:

> Hey,
>> Is there an way to hide the qx.ui.window.Window header shown in the red box 
>> here:
>> <NWS EDD  PHI HWT .png>
>
> Sure, thats easy:
>
> win.getChildControl("captionbar").hide()
>
> But I don?t think it?s a good idea because all controls are located in
> that caption bar which makes the window somehow useless as you can?t drag
> or close the window anymore. Maybe you are looking for a popup instead of
> a window?
>
> Regards,
> Martin
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to