Class: BitmapContainer

Module location: Dfbitmap.pkg line 60 (view source)

Class Hierarchy:

DFBaseDialogContainer3dBitmapContainer

Mixins:

ToolTip_Support_Mixin,

Direct Known Subclasses:

dbBitmap,

Class Definition

Properties

IntegerAllow_Select_Bitmap_State
If true, double click sends Get Select_Bitmap which invokes an open file dialog
IntegerChanged_State
StringDialog_Caption
title for common file dialog
StringInitial_Folder
start-up directory for common file dialog

Functions and Procedures

Add_Focus(Integer Obj)
Although this is not a client it should add child objects to the focus tree. Should only be textboxes!
Construct_Object()
Inherited from Container3d
Invoke_Select_Bitmap()
Purpose: Public message to cause bitmap selection dialog to appear and, if selected, displays the bitmap. Ken Ross 11/15/96 10:03PM
Mouse_Click(integer i1 integer i2)
Augmented to invoke the filedialog to retrieve a new bitmap
Page_Object(Integer iState)
Inherited from dfAuto_Locate_Mixin
RequestAddToolTip()
Called by Page_Object. Handles tooltip creation. We use a dedicated method to perform AddToolTip because it is often the case that Page_Object is implemented in a mixin class.
RequestDeleteToolTip()
Called by Page_Object. Handles tooltip removal.
stringSelect_Bitmap()
Popup an open file dialog and select a bitmap file. Returns file name

Instances

oBoxDfabout.pkg519

References (2):

ModuleContaining SymbolLine
Dbbitmap.pkgdbBitmap64
Dfabout.pkgoAboutGraphic524