Hi Muaadh, Am 23.07.2014 um 13:42 schrieb Muaadh Salih <[email protected]>:
> Mark wrote :"but you can still create one from the message box, as I wrote > in the other thread on this subject." > > from the msg box : choose player tool : the result is instant crash > from the > msg box :create player tool : > player "pointer tool" created > > Any idea how to create Qt player from the message box ? not sure what you are asking for, you already created a player object as you wrote: msg box :create player tool : player "pointer tool" created Maybe with an unexpsected name, but a player :-) "(the) tool" is a keyword and has been resolved first so the name of your new player -> pointer tool Use something like this: ## syntax: create OBJECT_TYPE NAME_OF_NEW_OBJECT create player "your fancy name here" > -- > > All the best > > M.Salih Best Klaus -- Klaus Major http://www.major-k.de [email protected] _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
