PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Opening multiple Global Procedure code windows simultaneously
[WD20] Opening multiple Global Procedure code windows simultaneously
Iniciado por rob, 20,may. 2015 17:42 - 1 respuesta
Miembro registrado
105 mensajes
Publicado el 20,mayo 2015 - 17:42
Hi everyone,

I know it's possible to undock a code window for a procedure. But is there a way to open multiple code windows for multiple procedures?

Currently if I undock a code window for a global procedure, then try to open another global procedure, it opens in the same code window as the other one.

Thanks.
Miembro registrado
105 mensajes
Publicado el 20,mayo 2015 - 17:44
Never mind. I feel like an idiot. lol.
I just found that you can right click on the procedure and choose open in new window.