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 21-30 of 3375 ( 0.041 seconds)
21 Re: How to embedded file/sound into executable?   [ 4.240% Popularity: 0.44669 ]
... 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/0000313.html - Cached
text/html - 4975 bytes - Sun, 24 Mar 2024, 01:21:01 CET
Missing: rs232
 
22 Disable DesktopPortal ?   [ 4.197% Popularity: 0.43767 ]
... But maybe as such: [code] Static Public Sub {Open}(Url As String, Optional {Wait} As Boolean) Url = File.RealPath(Url) If UseDesktopPortal And If ... Then DesktopPortal.OpenURI(Url) Else Main.RunXdgUtil("xdg-open", [Url], {Wait}) Endif End [/code] Thanks for any consideration of which you may deem this...
https://lists.gambas-basic.org/archive/user/2024-03/0000311.html - Cached
text/html - 4429 bytes - Sat, 23 Mar 2024, 23:21:02 CET
Missing: rs232
 
23 Re: How to embedded file/sound into executable?   [ 4.266% Popularity: 0.45219 ]
... just call your Exec thus: Exec ["aplay", Application.Path &/ "din-din.wav"] Wait -- Lee --- Gambas User List Netiquette [...
https://lists.gambas-basic.org/archive/user/2024-03/0000310.html - Cached
text/html - 4314 bytes - Sat, 23 Mar 2024, 22:21:02 CET
Missing: rs232
 
24 [Gambas-bugtracker] Bug #2877: Gambas3 will not start - error message   [ 4.220% Popularity: 0.44250 ]
... erased and reloaded about 4 times with same result. Hope you can help or we wait until April and load up kubuntu 24.04. System information ------------------...
https://lists.gambas-basic.org/archive/bugtracker/2024-03/0000030.html - Cached
text/html - 5329 bytes - Sat, 23 Mar 2024, 16:21:02 CET
Missing: rs232
 
25 Re: gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed.   [ 4.130% Popularity: 0.42364 ]
... BenoƮt Minisini wrote: When you close the system information dialog, do you wait for the version information of executables to be gathered in background? Or do...
https://lists.gambas-basic.org/archive/user/2024-03/0000276.html - Cached
text/html - 5386 bytes - Wed, 20 Mar 2024, 01:21:01 CET
Missing: rs232
 
26 Re: gambas3 ide 3.19.1 - gbx3 [2993]: warning: 2 allocation(s) non freed.   [ 4.125% Popularity: 0.42245 ]
... same code being compiled? When you close the system information dialog, do you wait for the version information of executables to be gathered in background? Or do...
https://lists.gambas-basic.org/archive/user/2024-03/0000274.html - Cached
text/html - 5717 bytes - Tue, 19 Mar 2024, 23:21:02 CET
Missing: rs232
 
27 getting TerminalView to update after escape sequences   [ 4.136% Popularity: 0.42480 ]
... like this... TerminalView1.Input("\e[H") ' goto command line start(home) Wait 0.1 TerminalView1.Print("\e[0K\e[0J") ' delete all to the right and below I ... Input() it goes to the prompt and Input did not work for \e[0K or \e[0J (the Wait 0.1 was required too) But ... The problem is after doing this the text appears...
https://lists.gambas-basic.org/archive/user/2024-03/0000216.html - Cached
text/html - 4147 bytes - Sat, 16 Mar 2024, 18:21:02 CET
Missing: rs232
 
28 Re: getting folder size   [ 4.178% Popularity: 0.43368 ]
... = "cd '" & sDir & "';zip -jr '" & sFile & "' *.*" If cmd <> "" Then Shell cmd Wait Endif If Exist(sFile) Then Return sFile Else Return "" Endif End Public...
https://lists.gambas-basic.org/archive/user/2024-03/0000189.html - Cached
text/html - 7163 bytes - Wed, 13 Mar 2024, 22:21:01 CET
Missing: rs232
 
29 Re: github Discussions   [ 4.153% Popularity: 0.42835 ]
... answers to people that needs AI to be a programmer. Yes, super! :) But we can wait for the moment that Gitlab sells our work to AI companies also ... Git is open...
https://lists.gambas-basic.org/archive/user/2024-03/0000145.html - Cached
text/html - 5189 bytes - Thu, 07 Mar 2024, 12:21:01 CET
Missing: rs232
 
30 [Gambas-user] No scrolling in IDE   [ 4.139% Popularity: 0.42553 ]
... Is it possible for you to compile and the development version? If not, just wait a few hours for the release of Gambas 3.19.0 to see if you still have the...
https://lists.gambas-basic.org/pipermail/user/2024-February/081484.html - Cached
text/html - 3153 bytes - Sat, 24 Feb 2024, 14:08:01 CET
Missing: rs232