PDA

View Full Version : OSD MENU - Positionning



Ron
October 13th, 2002, 12:55 PM
Are we talking about Mattwire's OSD menu ?

mattwire
October 13th, 2002, 12:55 PM
Download version 1.53 - I've made some new docs which are much clearer to understand! (I sent an email to Ron but I don't think he's uploaded it yet - see this post: http://www.girder.nl/phpBB2/viewtopic.php?t=2021).

I think what you are doing is specifying a value for wnd_pos. This overrides wnd_left and wnd_top so you would not be able to set custom x,y positions.
To use wnd_left and wnd_top leave wnd_pos blank. (wnd_pos= ).

Hope this helps.
Matt

mattwire
October 13th, 2002, 12:55 PM
On second thoughts it does seem to be broken...
I'll see what I can do.

mattwire
October 13th, 2002, 12:55 PM
Yes, I discovered a bug in the code that caused them to be ignored!
This version will work correctly - it has a slight bug with menu drawing when scrolling transparent menus but otherwise it is fine!
osdmenu (http://homepage.ntlworld.com/graham.wire/osdmenu16test.zip)

SouthyPar
October 13th, 2002, 12:55 PM
I apologize, the bug reported in this post earlier must have been a local problem, as I find I am no longer able to reproduce it.

Marsupial
October 13th, 2002, 12:55 PM
Only a simple question: I might be missing something, but I cannot seam to be able to "Position" the OSD menu where I want. I can easily choose it's size, I can place it center, left... but how do I position to specific x,y positions?

Thanks.

Marsupial
October 13th, 2002, 12:55 PM
I was indeed trying to modify the wnd_pos ... I tought there should be something somewhere...

I tried wnd_pos in x,y
wnd_pos_x and wnd_pos_y
wnd_x, wnd_y....

I tought I tried about everything, I didn't try wnd_left and wnd_top.

thanks a lot!

Marsupial
October 13th, 2002, 12:55 PM
Hi Mat!

I tried wnd_left and wnd_top and it somehow didn't work...

I'll upgrade and try again. ust wanted to keep you informed.

Marsupial
October 13th, 2002, 12:55 PM
I installed the new 1.6.
It works great!
I'm using scrolling, POSITIONNED menus.
It works fine.
I have not detected any problems so far.

Thanks.