Hello,
As shown with the screen capture, I am working on my new expert system. Everything works fine and the result is quite beautiful and usable...
Today, the remedies DBA contains more than 600 remedies and each one need between 10 or 20 "modalitues" so it's quite impossible to do this by hand. I develloped an other soft to do this visibly and and start with an adaptation from TabControlDemo with 9 tabs : améliorations, aggravations.... and so on.
How can I retrieve and modify dynamicaly each corresponding listBox_ctl:addList(["Aaa", "Bbb", "Ccc"]) to show those for each remedies ? I tryed many adaptations without success. I succeed to change the text of each tab, fine (!!), but I don't access, with a compiler error, when I try to realize a clearList or, more important, an addList["modality1","modality2", ..... ].
Where is my mistake and what is the solution ?
Regards, Michel
-
Michel
- Posts: 20
- Joined: 8 Nov 2025 17:17
Help and some exemple with TabControlDemo
You do not have the required permissions to view the files attached to this post.
