posScreenToWorld – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
Line 10: Line 10:


:You have to differ between controls and control structures (like for, switch, ...) here. A control is an element of a dialog (like a button, a pic, ...). --[[User:Raedor|raedor]] 15:16, 12 February 2007 (CET)
:You have to differ between controls and control structures (like for, switch, ...) here. A control is an element of a dialog (like a button, a pic, ...). --[[User:Raedor|raedor]] 15:16, 12 February 2007 (CET)
I tested this command and the control has to be a map control otherwise the command does not work. --[[User:T D|T_D]] 16:08, 12 February 2007 (CET)

Latest revision as of 17:08, 12 February 2007

Anyone got working example ? What is 'control' ? --Bdfy


Control is a data type, as is.. For Type.

It likely refers to a control id as per dialogs and stuff.

Just a guess ... :)

Planck 15:03, 12 February 2007 (CET)

You have to differ between controls and control structures (like for, switch, ...) here. A control is an element of a dialog (like a button, a pic, ...). --raedor 15:16, 12 February 2007 (CET)

I tested this command and the control has to be a map control otherwise the command does not work. --T_D 16:08, 12 February 2007 (CET)