Set with matching get
#1
a request to xbmc devs:

many of the xbmc gui modules have 'set' functions but no matching get.

would it be possible to balance this out ?

ie. for a controlimage() its nice to be able to setposition but rather than having to store its location in script vars, i think the module should provide a getposition().
there are many other instances of this, setwidth(), setheight(), and another variation, isvisible, would be nice.

if a module has a set, it must hold the values, so why not make them available with a get function ?

anybody agree ?
Reply
#2
yeah!

that would be nice!

would make coding more easier in some ways!

cu lolol
Reply
#3
thanks for the vote there lolol.

i don't have the right skills to do it myself, so we need a dev to maybe take it on.
Reply

Logout Mark Read Team Forum Stats Members Help
Set with matching get0