Display – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
What`s the difference between display and dialog?
What`s the difference between display and dialog?
:[[dialog]] is a scripting command returning a boolean. [[Display]] is a new datatype in ArmA that is returned by [[findDisplay]] for example --[[User:T D|T_D]] 15:12, 22 April 2007 (CEST)
:[[dialog]] is a scripting command returning a boolean. [[Display]] is a new datatype in ArmA that is returned by [[findDisplay]] for example --[[User:T D|T_D]] 15:12, 22 April 2007 (CEST)
::Let's rephrase the original posters question: what's the difference between [[Display]] and [[Dialog Control#Dialogs|Dialog]]? I've attempted to describe some superficial differences based on information from this wiki, but have no knowledge of the underlying mechanisms.. --[[User:Besselinksjm|Besselinksjm]] 13:46, 6 January 2010 (CET)

Revision as of 14:46, 6 January 2010

What`s the difference between display and dialog?

dialog is a scripting command returning a boolean. Display is a new datatype in ArmA that is returned by findDisplay for example --T_D 15:12, 22 April 2007 (CEST)
Let's rephrase the original posters question: what's the difference between Display and Dialog? I've attempted to describe some superficial differences based on information from this wiki, but have no knowledge of the underlying mechanisms.. --Besselinksjm 13:46, 6 January 2010 (CET)