Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Bug in AddColumn of ArrayCtrl
Bug in AddColumn of ArrayCtrl [message #11254] Wed, 29 August 2007 06:42 Go to previous message
mikepol is currently offline  mikepol
Messages: 4
Registered: August 2007
Junior Member
Hi,

My application is crashing in the following situation:

I have a top main window with ArrayCtrl child. In the constructor of the window I post a callback to a member function of the main window:

PostCallback(THISBACK(func))

Where func is defined as follows:

void MainWindow::func()
{
array_ctrl.AddColumn("COLUMN");
}

And this crashes my program. Is this a bug or am I just doing something illegal? I am using MINGW MT Shared Libs Optimal build configuration (Windows).
Thank you for any help.

[Updated on: Wed, 29 August 2007 06:42]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Process Class wrapper for pipes in windows/linux
Next Topic: Why no SetKbdDelay? :) I'm missing something aren't I..
Goto Forum:
  


Current Time: Tue May 07 12:33:33 CEST 2024

Total time taken to generate the page: 0.03652 seconds