Click to See Complete Forum and Search --> : ObjectARX


Byung Koo
June 3rd, 1999, 07:10 AM
Hello,
Now i am developing AutoCAD Dll program using ObjectARX(library) on VC++6.0.
Anyway, my question is ... about StatusBar
In my dll, i use one function acedSyncFileOpen(filename), it must be a function for opening a drawing file in ARX library.
Though the specified file as filename was opened, it made the AutoCAD MainFrame window hide or lost the statusbar...
Really i can't figure out the reason...
where is my statusbar...???
If any one guess the cause, please let me know...