Jump to content


ObiWan

Member Since 28 Feb 2008
Offline Last Active Feb 19 2025 02:05 PM
-----

Topics I've Started

TnxComboBox6

27 January 2025 - 06:50 PM

Hi

I have a combobox6: at the beginning itemindex is set at -1.

If i choose a different item i cannot no more set the index to -1.

 

The command 

NxCb_xxxx.ItemIndex := -1

 

does not affect the combo and itemindex stay at the last position.

 

What's the problem ?

 

Thanks

 

 


Treecolumn

29 October 2024 - 12:20 PM

Hi,

I'm sure this will be a silly question but I cannot find how to get the index of parent row relative to his child rows.

 

Thanks
 


ShowCellTextFitHint strange behavior

20 February 2024 - 05:40 PM

Hi ,

i Have a grid and one of the column has ShowCellTextFitHint enabled: even if all contents are longer than the width of the column only some row show hint.
Only if I set the column as resizable all works, but I do not want the column is resizable.

 

Can you help me ?

 

Thanks