Jump to content


Speed

Member Since 08 Jun 2005
Offline Last Active Aug 13 2026 02:48 AM
-----

Topics I've Started

TNxHTMLLabel6: Caption Property Editor.

09 August 2026 - 05:02 AM

Hi Boki,

 

Would it be possible to make the Caption property editor for TNxHTMLLabel6 larger?  

 

It's a bit too small at the moment.

 

Thanks.

 

Kind regards,

 

Steve

 


TUxNotificationsManager Displaying Issue.

18 July 2026 - 02:16 AM

Hi Boki,

 

I've discovered a couple of issues with TUxNotificationsManager:

  • The Height property doesn't seem to do anything.
  • There is a horizontal Offset property, but no vertical Offset property.

The popup notification is being cut off at the bottom where the text spans more than one line (see screenshot).

 

Is there a patch for this?

 

Thanks.

 

Kind regards,

 

Steve


TUxNotificationsManager Font and Colour for Text.

17 July 2026 - 01:20 AM

Hi Boki,

 

I can change the font and colour of the title of a popup message, but not the message text itself - it appears as a grey colour making it illegible.  Is there any way to change it?

 

Thanks.

Kind regards,

 

Steve

 


Better Documentation.

14 June 2026 - 03:13 AM

Hi Boki,

 

Over the many years of using NextSuite I have found the documentation to be sadly lacking.  There is a lot of information missing, which often makes it difficult to use the components.

 

I know - most programmers hate doing doco, including me - but I think it's essential for getting the most out of these wonderful components.

 

Also, I noticed the Big Demo link is broken: "File uploads/files/delphi/demos/suite_demo.zip not found"

 

Kind regards,

 

Steve

 

 

 


Locking a Checkbox in a Row.

31 March 2026 - 08:21 AM

Hi Boki,

 

I’d like to prevent users from interacting with a checkbox column, but only for specific rows.

 

In other words, I need something like a per-cell or per-row “read-only” state for a checkbox column.  The checkbox should still be visible, but the user should not be able to check or uncheck it for those rows.

 

Is there a built-in way to achieve this in TNextGrid6, or would this need to be handled manually (e.g. intercepting events and reverting changes)?

 

Ideally, I’d also like to visually indicate that the checkbox is disabled for those rows, but that's not essential.

 

Thanks in advance.

 

Kind regards,

 

Steve