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

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » To set data in GridCtrl's Indicator
Re: To set data in GridCtrl's Indicator [message #38140 is a reply to message #37809] Sun, 02 December 2012 16:51 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

I added SetAny (similarly to SetRaw it has access to any column, row but also sets embedded controls and refreshes the cell) and SetIndicator which allows to set text for indicator. Example:
grid.Indicator(true, 100);
grid.SetIndicator(5, "Ultimate++");

Second line sets text for indicator in row 5. If text is displayed indicator's icon is aligned to the left instead of to the center.
If you need something beyond that please write.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCtrl Xmlize
Next Topic: ArrayCtrl vs GridCtrl
Goto Forum:
  


Current Time: Mon Jul 20 12:26:40 GMT+2 2026

Total time taken to generate the page: 0.00551 seconds