Jump to content


ag74

Member Since 04 Nov 2013
Offline Last Active Feb 24 2015 12:14 PM
-----

Posts I've Made

In Topic: Hiding rows make TNextGrid to display a scroll bar

17 December 2013 - 10:36 AM

Hi,

Thanks for the reply with RowVisible[x] it works now.
I used Row[x].Visible which was more logical and intuitive to me.

In Topic: TNxTreeColumn: Display an icon next to the caption

11 December 2013 - 06:13 PM

Yes that works !

Thanks !

In Topic: Browse children of a node

15 November 2013 - 03:40 PM

Hello Boki,

Yes, ChildCount seems to be the one I was looking for.

Do I have to use it with tSbuGroup->Items->Item[ i ] or tSbuGroup->Item[ i ] ?

Best regards,
Alex.

In Topic: TNxButtonColumn buttons don't look like a button but a simple blue rectangle

07 November 2013 - 06:53 PM

Hello Boki,

Thanks for your answers.

In Topic: TNxButtonColumn buttons don't look like a button but a simple blue rectangle

05 November 2013 - 10:51 AM

Hello Boki,

Thank you for your prompt reply.

As version 6 is still in beta I won't install it to publish softwares that are downloadable by our customers, I'll wait for it to get stable.

Is-it possible to add any kind of component I want ? I mean, can I add a TPanel or a TBitbtn ?
If I create a component that inherits from TNxCustomColumn, is it possible to add user components ?

Best regards,
Alex.