Search found 37 matches: btooltip

Return to advanced search

Re: xBrowse Cell ToolTip

You can use oCol:bToolTip. This codeblock is evaluated with parameters oBrw, nRow,nCol,nKeyFlags. nRow and nCol are in pixels relative to the browse. The text returned by evaluating the codeblock is displayed as cell's tooltip. Important ...
by nageswaragunupudi
Mon Mar 22, 2010 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Cell ToolTip
Replies: 14
Views: 3334

New FTDN November/Noviembre 2009 (9.11)

... has been modified to make FWH work fine with the most recent CVS xHarbour. * Fix: XBrowse: bDragBegin was not working after introduction of bToolTip for showing tooltips for individual cells. Now Fixed. When bDragBegin is assigned with codeblock, this takes precedence over cell tooltips ...
by Antonio Linares
Sun Nov 22, 2009 10:02 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2009 (9.11)
Replies: 0
Views: 1660

Re: New FTDN December/Diciembre 2008 (8.12)

... el tipo de letra deseado para edición. Un objeto fuente o bloque de código puede ser utilizado. * Nuevo: En la clase TXBrowse, nuevo DATA bToolTip, que permite establecer un tooltip a la celda del xbrowse. * Corrección: En la clase TXBrowse se ha aplicado la corrección comentada en http://forums.fivetechsupport.com/viewtopic.php?t=13788 ...
by Antonio Linares
Tue Dec 30, 2008 12:42 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2008 (8.12)
Replies: 1
Views: 2452

Test new features

... //-----------------------------------------------------------------------------// * New: Class TXBrowse DATA bToolTip allows to set a tooltip to the xbrowse cells. http://rapidshare.com/files/177851157/xbCellTT.rar //-----------------------------------------------------------------------------// ...
by Daniel Garcia-Gil
Mon Dec 29, 2008 3:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test new features
Replies: 6
Views: 1607

Test new features

... //-----------------------------------------------------------------------------// * New: Class TXBrowse DATA bToolTip allows to set a tooltip to the xbrowse cells. http://rapidshare.com/files/177851157/xbCellTT.rar //-----------------------------------------------------------------------------// ...
by Daniel Garcia-Gil
Mon Dec 29, 2008 3:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Test new features
Replies: 6
Views: 1585

New FTDN December/Diciembre 2008 (8.12)

... New: Class TXBrowse DATA oEditFont allows to set a desired font for editing. A font object or a codeblock may be used. * New: Class TXBrowse DATA bToolTip allows to set a tooltip to the xbrowse cells. * Fix: Class TXBrowse applied fix commented in http://forums.fivetechsoft.com/viewtopic.php?t=13788 ...
by Antonio Linares
Sun Dec 28, 2008 9:54 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2008 (8.12)
Replies: 1
Views: 2452

this change for fw 8.10 i dont know it work for other version new DATA into CLASS TXBrwColumn DATA bToolTip // codeblock to be evaluated for each columns after header add new local variable and change this lines in METHOD MouseMove( nRow, nCol, nKeyFlags ) CLASS TXBrowse ...
by Daniel Garcia-Gil
Mon Nov 24, 2008 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse Tooltip
Replies: 3
Views: 1028
Previous

Return to advanced search