I am using wxWidgets 2.8.9 under Windows XP with wxAUI and found an interesting problem - I have a class based on wxPanel with a few methods, which are called from main window, which also holds the pointer to that pane. When the pane is docked, there is no problem, but when the pane is undocked, after calling one of the functions which writes a value into a variable in the class I get a "access violation writing" exception...
Any ideas? I can post some code if this explanation is not enough... Thanks!
Kirix Support Forums
Access violation with undocked pane
3 posts
• Page 1 of 1
- prager
- Registered User
- Posts: 1
- Joined: Fri Sep 26, 2008 12:15 pm
Re: Access violation with undocked pane
Hello,
Could you provide a small code example of what you are trying to do?
All the best,
Dave.
Could you provide a small code example of what you are trying to do?
All the best,
Dave.
Dave Williams
Kirix Support Team
Kirix Support Team
-
Dave - Kirix Support Team
- Posts: 32
- Joined: Wed Sep 21, 2005 11:07 pm
Re: Access violation with undocked pane
Can you try this: viewtopic.php?f=16&t=643 ?
Apply this patch if your pane is fixed.
Apply this patch if your pane is fixed.
- HzD_Byte
- Registered User
- Posts: 15
- Joined: Sun Feb 12, 2006 1:03 am
3 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback