From: Gary on 4 Feb 2010 16:57 Hi all, How can i set the value of an enumerated type within the GUIDE property inspector. I.e. i want to do the following: set(handles.activex1, 'playState', 'wmppsPaused'); So set an windows media player activex control to be paused on the click of a button. I get the following error : ??? Invoke Error: Incorrect number of arguments Error in ==> GUINAME>pushbutton4_Callback at 311 set(handles.activex1, 'playState', 'wmppsPaused'); Any advice is appreciated! Thanks!
|
Pages: 1 Prev: annoying popup clustergram Next: Can anyone spot my error? |