Hello,
I am using the TMS Security System in my application. I have noticed that when I call the ADD USER dialog or when I call the EDIT USER dialog the label header is and stay there as EDIT USER. It is not really a big thing, but for the final user could be irritating, because he/she does not know anymore where he/she is.
The same problem is with the dialogs ADD / EDIT GROUP.
In my application I put a TUilSecurityDLG and a TuilSecurityManager.
Everything works fine, I only had expected to see the Captions defined in TUilSecurityDLG to appear on the screen. So when I press ADD USER I should seed a label called ADD USER not not EDIT USER.
But maybe I forgot something to set... I do not know.
All the components are linked to the TuilSecurityManager.
Can you help?
Many thanks in advance
Francesco Todini