codeb Posted January 7, 2012 Posted January 7, 2012 I have database application with main and few another forms. When I do Form1.showmodal; from show and after that close that form everything is OK. Problem is another form when I open that form (Form2.Showmodal;), form show and when try to close it I get this message: O1A9 is not defined _rsov_(O46D,1,0);O3BA.retfalse.beforeclose=0;O3BA.close();O4FD.destroy();delete O540; I try to close form with border button "close" or by code same thing. What is problem! Quote
Administrators Farshad Mohajeri Posted January 7, 2012 Administrators Posted January 7, 2012 uniGUI version? Quote
Administrators Farshad Mohajeri Posted January 7, 2012 Administrators Posted January 7, 2012 uniGUI version? If you are using 0.88.0 then please send a test case. Quote
codeb Posted January 7, 2012 Author Posted January 7, 2012 If you are using 0.88.0 then please send a test case. It is 0.88.00 on Delphi2009 Quote
Administrators Farshad Mohajeri Posted January 7, 2012 Administrators Posted January 7, 2012 OK then please send a test case. Quote
codeb Posted January 8, 2012 Author Posted January 8, 2012 Here is project... 1. Location on server - htpp://localhost/arch/ 2. arhiva.sql is dump of mysql base.. How to start 1. Navigate to root point of project 2. You will get log in page ( user=ti and password=ti) 3. After that new window will show 4. When you try to close that form - ERROR Now 1. Navigate to root point of project 2. You will get log in page ( user=ja and password=ja) 3. After that new window will show 4. When you try to close that form - NO ERROR Is error or bug????? arch.zip Quote
Administrators Farshad Mohajeri Posted January 8, 2012 Administrators Posted January 8, 2012 Thanks for test case. I'll test and try to see what happens. Quote
Administrators Farshad Mohajeri Posted January 9, 2012 Administrators Posted January 9, 2012 Will be fixed in next build. Quote
codeb Posted January 9, 2012 Author Posted January 9, 2012 Will be fixed in next build. What I can do now to fix it... complete project falls because of that... Quote
Administrators Farshad Mohajeri Posted January 9, 2012 Administrators Posted January 9, 2012 Remove UniSplitter control from Form. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.