Not fullscreen window
#1
hi,

i want to display a "small window" on screen.
is there a way of doing this?

when i create an window its automaticly becomes fullscreen.

best regards
robert
#2
yes it is possible
you have not to create a xbmcgui.window class but a xbmcgui.windowdialog class
this one is the same as window , except the backgroung is transparent.
so after creating this windowdialog class, you can draw a small window with an image, then put your labels/button... on it
#3
thanks sawblade.

only wish there was more info in alex's tutrioal
** Team XBMC Tester** XBMC 4 ever

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
#4
(donno @ feb. 01 2005,11:38 Wrote:thanks sawblade.

only wish there was more info in alex's tutrioal
who is sawblade ??

alex's tutorial is for the very beginning in scripting experience... then you have to do the job by yourself !
#5
thanks a lot solexalex!
sorry i havent checked in for a while to see your fast reply!

while im in the mood:
do you know if there´s a way to "minimize" a window which will run in the backgound?

best regards
robert

Logout Mark Read Team Forum Stats Members Help
Not fullscreen window0