Search the Gambas Mailinglists

Search for:
Extended
Too few (3) results were found in strict mode.
Displaying results in a less strict mode.
rs232 : 144, wait : 6564

Results 11-20 of 3375 ( 0.054 seconds)
11 Re: gambas very simple updater   [ 4.147% Popularity: 0.42719 ]
... So upgrading gambas is as simple as updating the help , click a button, wait a while..... No ... please ... no!!!! If you want to ship the bleeding edge...
https://lists.gambas-basic.org/archive/user/2024-04/0000095.html - Cached
text/html - 16642 bytes - Sun, 07 Apr 2024, 15:21:01 CEST
Missing: rs232
 
12 Re: gambas very simple updater   [ 4.207% Popularity: 0.43975 ]
... So upgrading gambas is as simple as updating the help , click a button, wait a while..... Respects BruceS > El sáb, 6 abr 2024 a las 17:14, Bruce Steers...
https://lists.gambas-basic.org/archive/user/2024-04/0000091.html - Cached
text/html - 7392 bytes - Sun, 07 Apr 2024, 09:21:02 CEST
Missing: rs232
 
13 Re: Using TeminalScreen.class to move cursor   [ 4.141% Popularity: 0.42585 ]
... Then > TerminalView1._OutputTimer().Trigger > > Wait > > If hProcess Then > Print #hProcess, sText; > Endif > >...
https://lists.gambas-basic.org/archive/user/2024-04/0000088.html - Cached
text/html - 14384 bytes - Sat, 06 Apr 2024, 23:21:02 CEST
Missing: rs232
 
14 Re: Using TeminalScreen.class to move cursor   [ 4.172% Popularity: 0.43236 ]
... TerminalView1._OutputTimer().Enabled Then TerminalView1._OutputTimer().Trigger Wait If hProcess Then Print #hProcess, sText; Endif TerminalView1.ResetStart() End...
https://lists.gambas-basic.org/archive/user/2024-04/0000084.html - Cached
text/html - 14354 bytes - Sat, 06 Apr 2024, 23:21:01 CEST
Missing: rs232
 
15 Re: Using TeminalScreen.class to move cursor   [ 4.172% Popularity: 0.43232 ]
... TerminalView1._OutputTimer().Enabled Then TerminalView1._OutputTimer().Trigger Wait If hProcess Then Print #hProcess, sText; Endif TerminalView1.ResetStart() End...
https://lists.gambas-basic.org/archive/user/2024-04/0000071.html - Cached
text/html - 11048 bytes - Sat, 06 Apr 2024, 21:21:02 CEST
Missing: rs232
 
16 Re: Bye bye Ubuntu!   [ 4.130% Popularity: 0.42353 ]
... for Gambas to update you either linked to the Gambas repository or you had to wait for the distribution to update its version. Manjaro is cool. Best Regards El...
https://lists.gambas-basic.org/archive/user/2024-04/0000046.html - Cached
text/html - 5087 bytes - Fri, 05 Apr 2024, 17:21:01 CEST
Missing: rs232
 
17 Re: Problem passing Array of Structs to external library   [ 4.119% Popularity: 0.42132 ]
... Date : Thu, 4 Apr 2024 01:25:01 +0300 To : user@xxxxxxxxxxxxxxxxxxxxxx Oh wait... the wrong order was just an artifact of my sloppy fix. The real issue was...
https://lists.gambas-basic.org/archive/user/2024-04/0000030.html - Cached
text/html - 6138 bytes - Thu, 04 Apr 2024, 04:21:01 CEST
Missing: rs232
 
18 Re: How to embedded file/sound into executable?   [ 4.194% Popularity: 0.43697 ]
... just call your Exec thus: Exec ["aplay", Application.Path &/ "din-din.wav"] Wait -- Lee --- hello, it works when i am in gambas IDE. then I compile and install...
https://lists.gambas-basic.org/archive/user/2024-03/0000319.html - Cached
text/html - 6453 bytes - Sun, 24 Mar 2024, 04:21:02 CET
Missing: rs232
 
19 Re: How to embedded file/sound into executable?   [ 4.208% Popularity: 0.43990 ]
... just call your Exec thus: Exec ["aplay", Application.Path &/ "din-din.wav"] Wait -- Lee --- hello, it works when i am in gambas IDE. then I compile and install...
https://lists.gambas-basic.org/archive/user/2024-03/0000318.html - Cached
text/html - 5512 bytes - Sun, 24 Mar 2024, 01:21:02 CET
Missing: rs232
 
20 Re: How to embedded file/sound into executable?   [ 4.166% Popularity: 0.43105 ]
... String = Temp() Copy "ding-dong-whatever.wav" To sFile Exec ["aplay", sFile ] Wait Or if aplay is picky about the file name extension, then just rename it first....
https://lists.gambas-basic.org/archive/user/2024-03/0000320.html - Cached
text/html - 4435 bytes - Sun, 24 Mar 2024, 01:21:02 CET
Missing: rs232