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
Re: Bug in AddColumn of ArrayCtrl [message #11284 is a reply to message #11254] Thu, 30 August 2007 22:34 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
Interesting bug, thank you. You must have been the first to AddColumn using PostCallback Smile

Quick Fix:

CtrlLib/HeaderCtrl.cpp 104:

HeaderCtrl::Column& HeaderCtrl::Add()
{
	oszcx = -1;
	return Tab(col.GetCount());
}


Mirek
 
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: Sun May 19 15:08:58 CEST 2024

Total time taken to generate the page: 0.00753 seconds