I have a simple form with three buttons drawn along the bottom of the screen.
(thats all)
When the form opens the buttons get drawn, but the text within the buttons do
not get drawn.
The title of of the form doesn't get drawn either.  Any Ideas?

I call FrmGotoForm(MainForm) on startup.
Call, FrmInitForm(), FrmSetActiveForm(), and FrmSetEventHandler() when I get a
frmLoadEvent
and the form event hanlder calls FrmDrawForm() when it receives a frmOpenEvent.

Ronnen


Reply via email to