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 » ArrayCtrl, HeaderCtrl & GridCtrl » DoSum(), DoAvg(), etc... and search operations
Re: DoSum(), DoAvg(), etc... and search operations [message #23389 is a reply to message #23388] Thu, 15 October 2009 22:58 Go to previous messageGo to previous message
jeremy_c is currently offline  jeremy_c
Messages: 175
Registered: August 2007
Location: Ohio, USA
Experienced Member
I did try the IsFound() and IsHidden() when I saw them in GridCtrl source, however, I quickly found out they are private members?

if (log.GetRow(row).IsFound())

Output:

C:\Development\Projects\UppApps\FlightWise\FlightWise.cpp(73) : error C2248: 'Upp::GridCtrl::ItemRect::IsFound' : cannot access private member declared i
	n class 'Upp::GridCtrl::ItemRect'
        C:\Development\Tools\upp.svn\uppsrc\GridCtrl/GridCtrl.h(584) : see declaration of 'Upp::GridCtrl::ItemRect::IsFound'
        C:\Development\Tools\upp.svn\uppsrc\GridCtrl/GridCtrl.h(453) : see declaration of 'Upp::GridCtrl::ItemRect'


Jeremy
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: GridCtrl: Adding column dynamically – How to make editable
Next Topic: Doing my own thing with the ADD button on GridCtrl?
Goto Forum:
  


Current Time: Sun Jul 06 14:39:45 CEST 2025

Total time taken to generate the page: 0.04412 seconds