[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to turn the console off in Gambas GUI ?



On 17/11/25 7:05 pm, Ian Roper wrote:

My problem is that I'm running a number of queries to a SQLite DB.

My 'over enthusiastic' console lists these and the console then takes up to 75% of the screen on exit.

I've tried:

 1. Undocking the console and exiting it.
 2. Minimizing the size to as minimal as I can get and it just resizes
    on the next run.

Is there a switch to tell it to ignore SQL commands OR to disable it ?


Screenshot attached.

gambas3.conf attached in case there is something wrong there or something I can tweak to disable as discussed.


regards,

Ian.

Have you got db.debug set somewhere? Either in code or in the debug options?
b

Follow-Ups:
Re: How to turn the console off in Gambas GUI ?Ian Roper <westozscribe@xxxxxxxxx>
References:
How to turn the console off in Gambas GUI ?Ian Roper <westozscribe@xxxxxxxxx>