My apparent problem with Sheet Windows on Win32 build crashing really
related to another bug and that was trying to do a canvas.refresh in the
Activate Event. If I changed to Document Windows it was fin and if I
removed the Canvas refresh it was fine.
Martin
ARGH ! My sheet windows crash on my PC. The crash occurs when I call
"close".
I saw previous messages in the list about that trouble (under RB5.2).
Anyone has a solution to work around it ?
Do I really use ".hide" instead ".close" ???
Or modify the "Frame" type to another like "modal dialog" ???
Thanx
Dominik Fusina
Captain of NEMO
FWIW, my sheet windows from the Mac build show just fine on my win32
build.
I had to change them because closing then did not generate an activate
event in the underlying window. Just change your sheet windows to
document
for your win32 build. Sheet has no value on the win build anyway.
--- Roger Clary
--- Class One Software
--- rbaddict at earthlink dot net
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
---
A searchable archive of this list is available at:
<http://support.realsoftware.com/listarchives/search.php>
Unsubscribe or switch delivery mode:
<http://support.realsoftware.com/listmanager/>
.
|