U++ framework
Do not panic. Ask here before giving up.

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 Apr 28 20:54:33 GMT+2 2026

Total time taken to generate the page: 0.00500 seconds