console en findresults in IDE not working
Posted
#1
(In Topic #985)
Trainee
In the Gambas IDE the CONSOLE doesn't popup, also the FIND results.
Now I don't see my print output en find output. The buttons are visible but they don't work.
How do I get them back.
Bert Steenhagen
Posted
Guru

Code
[FMain]
Geometry=[12,59,1219,849,0,0]
panProject=[False,293,True,False]
panProperty=[False,265,True,False]
panDebug=[True,350,True,False]
Change the second True of panDebug to false.
There is a bug, you must not select transparent handles and auto-hide together for debug panel.
Change panDebug Boolean settings manually to fix it.
Posted
Trainee
You dit it !!!
I changed it and everything works again.
Thank you!!
1 guest and 0 members have just viewed this.



