PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD19; Report; Hide buttons
WD19; Report; Hide buttons
Iniciado por guest, 07,dic. 2014 17:19 - 1 respuesta
Publicado el 07,diciembre 2014 - 17:19
Hello to you all,

In the report editor in the GUI tab I can select the buttons (Word, Excel, XML etc) that the user can see.
But I can´t disable the 'Select txt' button (the button with a little white T and a blue background).

Am I missing something or is there another way in preventing the user to copy a part of the print=preview?
Thanks in advance.
Publicado el 07,diciembre 2014 - 20:03
Hi Frans

you can incorporate the preview window into your project (it's in the project option)

At that point, you can put the button outside screen or make it invislbe

Best regards