Jump to content


Boki (Berg)

Member Since 15 Jan 2005
Offline Last Active Yesterday, 02:47 PM
*****

Posts I've Made

In Topic: LoadFromCSV not working

Yesterday, 02:45 PM

Hi,

 

Unfortunately I got little bit stuck with all BOM/non BOM encoding so it took little bit of time. I'm sorry again for the delay. One thing I'm sure that is not that easy to guess encoding by simple reading so I will made that parameter is required when saving/loading in UTF8.


In Topic: NextDBGrid5 in Slide Mode, Graphic - not stored as BLOB

23 November 2025 - 06:36 PM

Hello,

 

Please sorry for the huge delay. Your solution is good, but if you have some smaller number of records, I would cache them in some way. But if the images are small and it work fast for you then it's ok.

 

I will personally try to see if the image is on screen (record is loaded) and then load image from TList<TGraphic>


In Topic: Panel with Curved Corners.

15 November 2025 - 03:02 AM

Hi Steve,

 

I’m working on set of components that use GDI+. GDI+ allows round rect, nut also antialiased amd smooth.


In Topic: Label with Image Support.

13 November 2025 - 10:34 PM

Unfortunately not, but this is the component I can work on. I think that the NxButton have this capabilities, so probably I can re-use some of the code.


In Topic: How [un]check a whole NxCheckboxColumn?

27 October 2025 - 09:59 PM

Hello,

 

Can you please tell me what you mean. I still suggest a single loop for this operation.