Class Hierarchy:
DFBaseDialog

Container3d


BitmapContainerMixins:
ToolTip_Support_Mixin,
Direct Known Subclasses:
dbBitmap,
Class Definition
Properties
Integer
Allow_Select_Bitmap_State
If true, double click sends Get Select_Bitmap which invokes
an open file dialog
Integer
Changed_State
String
Dialog_Caption
title for common file dialog
String
Initial_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()

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)

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.
string
Select_Bitmap()
Popup an open file dialog and select a bitmap file. Returns file
name
Instances
References (2):