How do I use (OTIF classes?

From: David Urner (urner@uinpluxa.npl.uiuc.edu)
Date: Thu Oct 30 1997 - 17:51:22 MET


Hi,
	I'm trying to use TMenuAction, or TPromptDialog or TCheckBox,...
on a hp. I'm typing for example:       TMenuAction *test; 
The interpreter gives me the error messages:

	Error: No symbol TMenuAction in current scope  FILE:/var/tmp/aaaa12337 LINE:1
	Error: No symbol test in current scope  FILE:/var/tmp/aaaa12337 LINE:1
(int)0

On the other hand if I do:	TBrowser *test;

it works fine. 
	
	Do I have to include those (TMenuAction,...) and how do I have
to set the include path?

	Thanks
			David



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:22 MET