PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Multiple controls edit at once
Multiple controls edit at once
Iniciado por PETR_K, 06,may. 2015 08:31 - No hay respuesta
Miembro registrado
71 mensajes
Publicado el 06,mayo 2015 - 08:31
Hello,
I can not find a way how to edit multiple controls at once or how to create some kind of "Template".

At this moment I want to select cca 20 edit controls and in Details set "Automatic erase". When I select more edit controls at once and click on "Description" I see grayed "Details" icon.

The only way I found is using of F4 shortcut but I can not imagine how to use it on more windows.

Solution could be:
1. OOP, but as far as I know it is not possible to create control class(?)
2. Something like "Style", (according to me Style works only for design of control)
3. Template controls - I am not sure if this is for what Template controls should be used, it looks to me that their purpose is to collect more controls (variant to Supercontrol and Internal Window)
4. It also would help to be able to create own control so that I could predefine all I need and use it in new windows (similar to controls you can find in Examples in WinDev). How could this be done? I can not find it anywhere.

How do you handle these tasks?

Thank you

Regards

Petr