PreFab...Player...Documentation...Frontier...User's Guide...Chapter 5, Verbs...One Verb Per Page...

Player.outlineDialog


Syntax

Player.outlineDialog()


Parameters

None.


Action

Returns an outline of the items in the frontmost dialog, showing name, type, ID, location, etc.


Returns

An outline.


Examples

SimpleText.bringToFront(); Player.chooseMenu("File", "Page Setup..."); Player.outlineDialog()

   1. Button: "OK"
      @ 400, 4 [60 wide, 20 tall]
   2. Button: "Cancel"
      @ 400, 34 [60 wide, 20 tall]
   3. Static Text: ("StyleWriter")
      @ 4, 4 [342 wide, 16 tall]
   4. User Item:
      @ 348, 4 [36 wide, 16 tall]
   5. Static Text: ("Paper:")
      @ 4, 24 [56 wide, 16 tall]
   6. Radio Button: "US Letter"
      @ 68, 24 [83 wide, 16 tall]
   (etc.)


Notes



See Also

Player.outlineMenus
PlayerExtras.setBalloonHelp
PlayerExtras.help
Player.getItemInfo
Player.getWindowInfo


Keywords

query[14]

| Top |


nClickMouseAt| Prev | Home | Next |outlineMenus

Updated on 2/5/97 by Scott S. Lawton (ssl@prefab.com)

Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.

This site built and maintained using Stage Three, a set of custom Frontier scripts.