Hi,
WinDev 21
I Decided to write my own groupware class as I want full control and have another approach to User and Passwords in my project.
A small example is when starting the application users are auto-logged on as "User" (or whatever) and require a Logon with a user with Admin rights to set attributes of a window and it`s controls.
BUT I have a couple of problems/challenges.:
1. I use a dynamic tab and I cant enum the controls on this TAB easy, the error suggest I use an ALIAS, but if I use a alias i get a error "unknown control".
2. Why is not menus and pop-up menus showing up, when I enum a window for all controls.
Do anybody have code to share for enum a dynamic tab`s controls (as this is the most important task) I`m willing to pay for this as I`m now pretty tired of trying different enum variations (that fail with dynamic tabs)
Cheers
Tor-Bjarne
WinDev 21
I Decided to write my own groupware class as I want full control and have another approach to User and Passwords in my project.
A small example is when starting the application users are auto-logged on as "User" (or whatever) and require a Logon with a user with Admin rights to set attributes of a window and it`s controls.
BUT I have a couple of problems/challenges.:
1. I use a dynamic tab and I cant enum the controls on this TAB easy, the error suggest I use an ALIAS, but if I use a alias i get a error "unknown control".
2. Why is not menus and pop-up menus showing up, when I enum a window for all controls.
Do anybody have code to share for enum a dynamic tab`s controls (as this is the most important task) I`m willing to pay for this as I`m now pretty tired of trying different enum variations (that fail with dynamic tabs)
Cheers
Tor-Bjarne