home *** CD-ROM | disk | FTP | other *** search
- ( Window
- ( W_Diaprint
- . Typ = Window
- . Parent = W_Dialog
- . X = 15
- . Y = 15
- . Width = 330
- . Height = 281
- . Title = Diaprint
- . Visible = true
- )
- )
- ( Szene
- ( S_Diaprint #Diaprint
- . LoadDatabase = list
- ( LoadDatabase
- : db/diaprint/buttons.txt
- : db/diaprint/bitmaps.txt
- : db/diaprint/controls.txt
- : db/diaprint/functions.txt
- )
- . Typ = Szene
- . Visible = true
- . Window = W_Diaprint
- . X = 0
- . Y = 0
- . Scale = off
- . Blender = db/bin/blender/schalo.dll
- ( Visible_Execute
- : Bitmap.BM_PRI_BACKGROUND
- : Bitmap.BM_PRI_TASK_TITLE
- : Bitmap.BM_PRI_HEADER
- : Bitmap.BM_PRI_LIST_BACKGROUND
- : Bitmap.BM_PRI_UPPER_EDGE_TXT
- : Bitmap.BM_PRI_LEFT_EDGE_TXT
- : Bitmap.BM_PRI_MESSURE_TXT
- : Bitmap.BM_PRI_UPPER_EDGE_VALUE
- : Bitmap.BM_PRI_LEFT_EDGE_VALUE
- : Button.B_PRI_CM_BUTTON
- : Button.B_PRI_INCH_BUTTON
- : Button.B_PRI_TASK_BUTTON1
- : Button.B_PRI_TASK_BUTTON2
- : Script.PY_DiaprintSzene
- : ScriptedLister.C_LabelLister
- : Scroller.SBH_PRI_WINDOW
- : Scroller.SBV_PRI_WINDOW
- )
- ( Trigger
- . Status = PY_DiaprintSzene.TriggerSzene
- )
- )
- )