Jacek Kałucki wrote: > Użytkownik Jacek Kałucki napisał: >> Hi, >> I just created simple application containing a few forms. >> All are datanav.Form class based. >> Some of them contains standard Select/Browse/Edit pages >> and I have problematic one that contains dTreeView and dSearchBox controls. >> I encountered the following problem when closing that form, >> namely entire python interpreter crashes when I close form. >> > [cut] > > And I found that after removing dSearchBox control, form closes properly.
Okay, that's a good breakthrough. Do you have time to try to make a small runnable sample that shows the problem? IOW, using base dForm and only including the dSearchbox. You may find that it is something in datanav *and* the presence of dSearchbox, which is fine too but the least-complicated example that shows the problem is what we are looking for. It would also be good to start a ticket for this at this point with all the available information posted. Thanks! Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
