Triggering Button Clicks
#1
Is it possible for one control to cause the click event to fire in another control, a button in this case?

The reason I ask is because I'm playing about with the System Info screen in MiniMeedia and have noticed that the way the PM3.HD System Info screen is now put together relies on hard-coded click events on buttons with specific id's.

Unfortunately the design for my system info screen won't work with buttons so I'd like to make those buttons invisible and have other controls cause the click events to fire on them.

Is this possible at the moment or will I need to add an entry to trac to request it?
Follow development of MediaStream, MiniMeedia and other skins on Twitter (@skunkm0nkee)
Reply
#2
SendClick(window,controlID) might do the trick?

Cheers,
Jonathan
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
Reply
#3
Excellent, thanks. Will give it a try
Follow development of MediaStream, MiniMeedia and other skins on Twitter (@skunkm0nkee)
Reply
#4
Works a treat! Big Grin Thanks
Follow development of MediaStream, MiniMeedia and other skins on Twitter (@skunkm0nkee)
Reply

Logout Mark Read Team Forum Stats Members Help
Triggering Button Clicks0