- March 26, 2007
- 3,715
- 180
- Home Country
- 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...
Continue reading...