Search found 1556 matches

by BruceSteers
Tuesday 29th June 2021 8:19am
Forum: General
Topic: app from terminal or gui? [SOLVED]
Replies: 3
Views: 2437

Re: app from terminal or gui?

MAYBE something like so: Try Debug Me.h If Not Error Then Debug "GUI Programm ..." Else Debug "Konsolenprogramm ..." Cheers, but alas that's no good. The application starts from a startup class not a form so none of the usual Me. things exist. also if no args it loads it's gui o...
by BruceSteers
Monday 28th June 2021 11:26pm
Forum: General
Topic: Help Converting From VB.net to Gambas
Replies: 12
Views: 8597

Re: Help Converting From VB.net to Gambas

Try something like ...

Dim Request As New HttpClient
Request.URL = Global.PS_URL & "/terminals/" & Global.TerminalIDNumber
by BruceSteers
Monday 28th June 2021 6:33pm
Forum: General
Topic: app from terminal or gui? [SOLVED]
Replies: 3
Views: 2437

app from terminal or gui? [SOLVED]

Does anyone know if there is a sure fire way of telling if an app has been launched via terminal or gui? basically i ned to provide shell output to the user and the app could be launched from terminal or desktop drag n drop (or other methods that may not have a terminal) So my plan is to output to s...
by BruceSteers
Sunday 20th June 2021 6:25pm
Forum: Lounge
Topic: We've got help searching :) (offline help only)
Replies: 4
Views: 9764

Re: We've got help searching :) (offline help only)

bruce, you know i appreciate you very much but your comment is *censored*,as well as*censored* and furthermore it is miles below your mental abilities ... 1. in my opinion it is massively schizophrenic to put a website online and then expect nobody to use it ... 2. i wish for 6 correct numbers in t...
by BruceSteers
Sunday 20th June 2021 8:33am
Forum: Lounge
Topic: We've got help searching :) (offline help only)
Replies: 4
Views: 9764

Re: We've got help searching :) (offline help only)

I dunno , i kinda thought the tools (i think more than one was being made) were a bit insensitive to Bens requests. That's why i never used any of them. He was clear that the wiki server costs money and searching used bandwidth so that was why he made it so only registered users could search. To mak...
by BruceSteers
Saturday 19th June 2021 3:29pm
Forum: Lounge
Topic: We've got help searching :) (offline help only)
Replies: 4
Views: 9764

We've got help searching :) (offline help only)

The latest commit has a new search panel for offline help :)
:D
by BruceSteers
Sunday 13th June 2021 4:47pm
Forum: General
Topic: [SOLVED] Using gb.util prompt/expect with ssh client
Replies: 8
Views: 4532

Re: Using gb.util prompt/expect with ssh client

Maybe ask on the gambas mailing list? I read in the wiki the bit from Process.Expect() http://gambaswiki.org/wiki/comp/gb.util/process/expect Read some bit (cannot remember where) that said no more but had (Think ssh/ssl) appended to it. but it had no further explanation/example. I'd try the mailing...
by BruceSteers
Monday 7th June 2021 8:17pm
Forum: General
Topic: Not the farm problem but mine Solved
Replies: 14
Views: 7884

Re: the farm is still down ??

If there is no solution available, make one 😉

Or post the problem here...
by BruceSteers
Monday 7th June 2021 8:15pm
Forum: General
Topic: Not the farm problem but mine Solved
Replies: 14
Views: 7884

Re: the farm is still down ??

Theres also a menu item in the gambas ide takes you to farm
by BruceSteers
Saturday 5th June 2021 8:40am
Forum: General
Topic: Form Centre
Replies: 5
Views: 3447

Re: Form Centre

I installed cinnamon and now i get that bug.

Deffo a bugtracker report that.

You on there or want me to report it ?