Question about Message class
Posted
#1
(In Topic #768)
Regular

I can work around this by making the 2nd form .Visible = False and then returning this value to True (if the 2nd form was previously visible). My 2nd form is a utility form and the main form needs to be usable even if the 2nd form is open.
I’m new to Gambas 3.14.3 and Ubuntu 20.04.3 (about 3 weeks) and although it seems like it should be a simple setting, I just can’t find it. Thanks for any help.
Posted
Guru

Does Form2 need to be Utility window? a modal window will get top position so maybe a Utility window does too? i'd make both Forms normal to expect normal usage from them both at the same time
Posted
Regular

Guess I got stuck on trying something new to me that wasn't really needed and not fully understood.
1 guest and 0 members have just viewed this.


