0004149: GUICheckButton does not handle GUIControl.SelectControl() and... (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
* the OnMessage routine (starting at line 442) does not handle the message types GUI_MSG_SELECTED and GUI_MSG_DESELECTED, the base OnMessage routine will be called only<br /> * the variable "checkMark" must be set to the same value as "Base.Selected", otherwise the checkmark doesn't change the state<br /> * this is an enhancements to support special API calls<br /> * source code file: mediaportal\core\guilib\GUICheckButton.cs

Continue reading...
 

Users who are viewing this thread

Top Bottom