[Gambas-user] strange 2nd minimized window
roberto.premoli at tiscali.it
roberto.premoli at tiscali.it
Sat Sep 30 19:44:04 CEST 2023
Il 30.09.2023 19:10 T Lee Davidson ha scritto:
> On 9/30/23 11:34, roberto.premoli at tiscali.it [1]wrote:
>
>> hello. since 2 days ago, when i run with F5 my code it start and
>> run,
>> but also a "little stick" appears on dsiplay. I try to interact with
>> it
>> using mouse and it reveal to be a super minimized window, that i can
>> resize to enlarge and move. This window has nothin inside it (o
>> btto,
>> nlabe, nothing), it has only the same tittle of the FMAin.form of my
>> project and no more. I caa close it without any problem and my code
>> go
>> on to work. Because it appear only recently, i suppose it is some
>> king
>> of "debug" window. I think I had click around onto men to activate
>> it
>> and now, i ont know how to disable even if i navicate and see almost
>> all menu options of IDE. Btw, it pop up also whenn i compile the
>> projent into a .deb and istall it: beside the main wondow, also this
>> superminimized window appear. So, i ask how to remove this
>> apparently
>> unuseful and noising window.
>
> You didn't say for sure, but it sounds like this happens with only
> one
> project. If so, perhaps check the project's '.settings'
> file and see if [DebugWindow] Count has a value greater than zero.
> I've
> never seen or heard of this, so I'm just guessing as to
> what to do.
>
> Otherwise, if it is a small project without sensitive information,
> please
> send it. Or strip it down so it can be sent to the list.
this happens only in this project, no on others. So it is some strange
i did here.
i tried to poke into .settings, also deleting it. Close gambas, reopen
gambas
recharge project. Than Alt+F7, then F5 but that strange "stick" still
pop up.
So it is some weird i did to it. Project is massive and, unfortunately,
hightly sensitive so i CANNOT share around.
S possoble To stripe it down and share, but code is... intricate, so i
have
to find what sensitive i can delete without make if crash...
I trap myself in a strange and weird situation...
More information about the User
mailing list