Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Why SetCtrl() places controls in first row of ArrayCtrl?
Re: Why SetCtrl() places controls in first row of ArrayCtrl? [message #61777 is a reply to message #61776] Fri, 15 August 2025 09:19 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1234
Registered: August 2007
Senior Contributor
Hello lmonda,

lmonda wrote on Fri, 15 August 2025 06:57
Hi Oblivion,
First row being empty issue is solved now.
I did rebuild for the ArrayCtrl and that fixed it, some how.
I don't use setctrl any more, just Add() row and access the control using GetCtrl().
I am able to move forward on the migration.
All of your responses helped me solving the issues I was having.
Thanks
lmonda


Glad to hear you're moving forward with your project.

As for the ArrayCtrl glitches, TheIDE usually caches the object files of the first build of your project and related U++ packages. So sometimes, especially if you update your sources or the sources of U++ but don't "rebuild all", some weird behavior can happen due to the cached object files. So it is a good practice to clear the cache ("rebuild all") after some time you update your project or U++ source code.

Other than that, ıf you need further help, let us know.

Best regards,
Oblivion


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCtrl - GetCtrl() function question
Goto Forum:
  


Current Time: Fri Oct 03 06:08:03 CEST 2025

Total time taken to generate the page: 0.05446 seconds