He also tormented me a lot.
Oops I'm late it turns out
My problem is visible immediately after compiling the code.BarryG wrote: Thu Oct 02, 2025 12:07 pm What if he's changing the focus to another gadget by clicking with the mouse?
Maybe it should, but that's not the point.infratec wrote: Thu Oct 02, 2025 11:46 am Don't you needfor keyboard stuff?Code: Select all
#PB_Canvas_Keyboard
Wow, now what, how do I deal with this?Kiffi wrote: Thu Mar 06, 2025 1:16 pm Have a look at what it looks like in my Notepad++:
(ZWNBSP means "ZERO WIDTH NO-BREAK SPACE")
I looked
the only thing without this line is text, hieroglyphs.ChrisR wrote: Wed Mar 05, 2025 7:41 pm Well done
Looks old now, it's probably better done in the example here
Code: Select all
WriteStringFormat(hTempFile, #PB_UTF8)
Code: Select all
func$ = "Window" ; debug Window 1 0
; comment\uncomment
; func$ = "Window" ; debug Window 0 1
Debug ""+func$ +" "+ Bool(func$ = "Window") +" "+ Bool(func$ = "Window")
Yours is working, I've already found it on githube SweetyVDChrisR wrote: Wed Mar 05, 2025 7:24 pm I thought it was for my code, I tried and couldn't understand.
I hadn't seen that AZJIO had published a code snippet and I don't have the wheel!
with your example, a wheel is spinning over the cursor all the time. Why can it be?