Jump to content


myicq

Member Since 08 Jun 2018
Offline Last Active Jun 21 2022 02:34 PM
-----

Topics I've Started

Components disappear at runtime when in TNxPageControl6

05 June 2022 - 06:00 PM

It's been a while since I have used the NxComponents. I recently started a small program operating with pagecontrols for different processes of the program.

 

I chose to use NxPageControl because I can set colors on each page, and the look is much nicer than standard Delphi6.

 

I have seen a strange thing: at runtime, my components simply disappear. Reading visible property at runtime, they *are* visible. But nowhere to be seen.

 

Images attached for designtime and runtime.

 

I don't hide any components at start, in fact there is no code in the project apart from visuals.  Strangely not only is a NxStringGrid6 gone, but also a TMemo and one of the LED bars.

 

I simply don't understand what's happening.

 

if I start with this page, all components are there, but I get same problem for other pages.

 

I tried various combinations of update and refresh, to no help.

 

 

Version of NextSuite  is 6.6.0,  TNxPageSheet6  version 6.5.0.