Problem using MODAL window

26 views
Skip to first unread message

valt...@valtecom.com.br

unread,
Oct 26, 2025, 6:06:22 PM (23 hours ago) Oct 26
to Harbour Minigui
Good evening, dear friends,
I discovered the cause of the MODAL window anomaly. The anomaly is caused by the way I write my programs. I don't use an IDE; I write everything manually. While testing, I discovered that since I manually code each window or form I need, I create them within the same PRG in the order I need them. When using an IDE, each form creates its own PRG, and thus access to the window is external to the PRG I'm positioning. That is, each window or form must have its own PRG. However, I write my systems manually, and so all the windows or forms I create within a single PRG with MODAL type cannot FOCUS where needed. That is, when a function within the same PRG is called and creates a new window upon returning, it gets lost, simply because it's within the same PRG. In my opinion, this anomaly shouldn't occur.
Thank you.
Valteçom
Uberaba, MG, Brazil.

José M. C. Quintas

unread,
Oct 26, 2025, 6:12:27 PM (23 hours ago) Oct 26
to minigu...@googlegroups.com

Same PRG or same procedure/function ?


Internals of HMG may depends on source code order.

May be one form by procedure/function can be best than inside IF/ELSE structure.


José M. C. Quintas

Uberaba, MG, Brazil. --
Visit our website on https://www.hmgextended.com/ or https://www.hmgextended.org/
---
You received this message because you are subscribed to the Google Groups "Harbour Minigui" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minigui-foru...@googlegroups.com.
To view this discussion, visit https://groups.google.com/d/msgid/minigui-forum/f515f6e5-6c75-470c-aafb-78f123af1760n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages