PDA

View Full Version : Application Closing



manti_madhu
27th November 2009, 03:45
hi,
I'm developing one application using MDI(QMdiArea). Everything ok but problem is , if we place any toolbar into QMdiArea application gets close and after pressing OK button in message box also application gets close. This is happened after placing one subwindow in QMdiArea.
please tell me solution for this problem.

Thanks in Advance

madhu

wysota
27th November 2009, 08:16
please tell me solution for this problem.

To such stated question I can only answer like this: "Delete all your code and write one that will not crash your application". If you'd like something less drastic, it would be wise to provide us more info - the code in question at least.

nish
27th November 2009, 09:55
hi,
I'm developing one application using MDI(QMdiArea). Everything ok but problem is , if we place any toolbar into QMdiArea application gets close and after pressing OK button in message box also application gets close. This is happened after placing one subwindow in QMdiArea.
please tell me solution for this problem.

Thanks in Advance

madhu
i believe that messagebox is of the OS saying that your app has crashed!! .. sorry.. if you press ok then too your app will not revive