Context/Select menu
#1
i would like to use the nice context menu that is available in the movie/music sections in one of my python scripts. i know of the dialog.select() solution, but i dont like it as it takes up the whole screen. i like the context menu much more as it is semi-transparent, onlyhides a small part of the display.

is there any way to show such a context menu?
or has anyone created such a script that acts like a context menu?
Check out my XBMC scripts at http://xbmc.ramfelt.se
Reply
#2
you want to create a windowdialog instead of a window.

you can check out kaid control pad or poker timer ii at xbmcscripts.com.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
Context/Select menu0