Display – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
:[[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)
::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)
::Could the difference be that a Display is not interactive and just shows informations whereas a Dialog is supposed to interact with the user? Just a thought... --[[User:T D|T_D]] 15:41, 6 January 2010 (CET)

Revision as of 16:41, 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)
Could the difference be that a Display is not interactive and just shows informations whereas a Dialog is supposed to interact with the user? Just a thought... --T_D 15:41, 6 January 2010 (CET)