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 » Community » Newbie corner » GridCtrl Cannot Resize Column (The resize cursor does not show to resize the column width)
Re: GridCtrl Cannot Resize Column [SOLVED] [message #48699 is a reply to message #48596] Fri, 25 August 2017 11:57 Go to previous message
pfsdanny is currently offline  pfsdanny
Messages: 26
Registered: December 2011
Location: Hong Kong
Promising Member
Problem solved. I found the statement that cause the error.

virtual void Close() {
    OverrideCursor(Image::Arrow());  << I remove this line and it works!
    ...
    TopWindow::Close();


Danny
 
Read Message
Read Message
Previous Topic: Multiple objects and only one window with multiple DataPusher
Next Topic: Ftp
Goto Forum:
  


Current Time: Tue Apr 29 22:13:35 CEST 2025

Total time taken to generate the page: 0.01290 seconds