Search found 5 matches

by elriba
Fri Oct 04, 2019 10:10 pm
Forum: General Discussion
Topic: IDP.Generic message on "sbmongoose.exe"
Replies: 3
Views: 4720

Re: IDP.Generic message on "sbmongoose.exe"

Thanks to all. I added it as an exception...

Got me scared!
by elriba
Fri Oct 04, 2019 9:31 pm
Forum: General Discussion
Topic: IDP.Generic message on "sbmongoose.exe"
Replies: 3
Views: 4720

IDP.Generic message on "sbmongoose.exe"

I just purchased and downloaded SpiderBasic 2.22. I'm using it on windows 7, 32bit.

I tried to compile the "desktop.sb" example. It compiles and runs, but I get an antivirus message. I am using Avast. The error I get is:

"We have blocked sbmongoose.exe because it was infected with IDP.Generic ...
by elriba
Fri Oct 04, 2019 5:22 pm
Forum: Coding Questions
Topic: Is it possible for apps to appear to run outside of browser?
Replies: 3
Views: 3910

Is it possible for apps to appear to run outside of browser?

Hi,
Let me try to explain what I mean.

When you run any of the demo programs from the showcase, they appear on a new tab on the web browser. In my machine they run in a new tab on my google chrome.

Is it possible to run an app that gives the impression that it is running out of the web browser, on ...
by elriba
Fri Oct 04, 2019 5:10 pm
Forum: Coding Questions
Topic: What is the difference between Windows and Dialogs
Replies: 1
Views: 1887

What is the difference between Windows and Dialogs

Hi,

I am new to SpiderBasic. I see that there are two ways to create windows: "Window"s and "Dialog"s, and I see the different syntax for each one.

Besides the difference in syntax for creating them, is there any other difference between "Window"s and "Dialog"s? Or are they just two ways of doing ...