main logo
Subject: Re: Close form on ESC
Author: James Sayer
Posted: 2001/06/06 17:44:46
 
View Entire Thread
New Search


I have different problem now with iNavToolbar not being visible when program is run from EXE, but when run from source it's visible.

Would you know anything about that?

TIA,

Sal

Greetings Sal,

Nothing in particular. Things to check:
1) is the library in the project?
2) look at your errorlog to see if an error is generated by the exe.
3) run the exe in your developer environment. open form. supend. look at the toolbar collection to see if iNavBar is loaded.
ox= goapp.oToolbars.Get(1)..(n)
? ox.name
4) does the form have a toolbar property.
HTH
James Sayer
 
©2001 James Sayer
<-- Prior Message New Search Next Message -->