2013-12-18 21:14 UTC
Hi guys
i have problem with my application
it is one simple control bar
problem appears when i try to close bricscad while control bar is active
then bricscad blows or if i click yes when it asks for saving changes in drawings it returns error
" A fatal error has been detected, the application will be terminated.
OK, to try save to latest changes to (file path)"
i made many control bars using opendcl and i've never seen such an error before
I close control bars OnEnteringNoDocState and OnDocActivated, but those one works fine i think because before error I can see that control bar is closed
any clue?
i think that block view element causes the problem but i'm not sure... i cant prove it but its my first control bar with block view so i'm guessing its block view
i have problem with my application
it is one simple control bar
problem appears when i try to close bricscad while control bar is active
then bricscad blows or if i click yes when it asks for saving changes in drawings it returns error
" A fatal error has been detected, the application will be terminated.
OK, to try save to latest changes to (file path)"
i made many control bars using opendcl and i've never seen such an error before
I close control bars OnEnteringNoDocState and OnDocActivated, but those one works fine i think because before error I can see that control bar is closed
any clue?
i think that block view element causes the problem but i'm not sure... i cant prove it but its my first control bar with block view so i'm guessing its block view