Search found 131 matches

by Stefan
Mon Jun 12, 2023 1:47 pm
Forum: Bugs Reports
Topic: Spider 2.50 Linux IDE cannot be used
Replies: 4
Views: 4916

Spider 2.50 Linux IDE cannot be used

Unfortunately, the gtk3 version of Spider 2.50 cannot be used. You can't scroll up.
Fred, can you please make the old version available again?
by Stefan
Mon May 15, 2023 2:49 pm
Forum: Coding Questions
Topic: Why isn't this working?
Replies: 3
Views: 4928

Why isn't this working?

Enumeration #window EndEnumeration Declare WindowMove() BindEvent(#PB_Event_MoveWindow , @WindowMove()) OpenWindow(#window,10,10,200,200,"Test") Procedure WindowMove() Protected x,y If IsWindow(#window) x=WindowX(#window) y=WindowY(#window) If x<0 Or y<0 Debug Str(x)+" "+Str(y) ...
by Stefan
Mon May 08, 2023 2:56 am
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

Re: 2.50 b1

If you want to create an app and you click Copy Spiderbasic Libraries a folder "Spiderbasic" will be created with files in it. This does not work with the beta version. And you can't copy this folder manually either, because it doesn't exist.
by Stefan
Fri May 05, 2023 7:35 pm
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

Re: 2.50 b1

I can not find them. Can you please tell me the exact path?
by Stefan
Wed May 03, 2023 7:50 pm
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

Re: 2.50 b1

Unfortunately no
by Stefan
Tue Apr 25, 2023 6:35 am
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

Re: 2.50 b1

Unfortunately I cannot find the Spiderbasic Libaries in 2.50 b1. That's why I can't copy them manually.
The editor only says that an error has occurred.
by Stefan
Fri Apr 21, 2023 7:14 am
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

Re: 2.50 b1

Ubuntu/Debian
It works in the IDE.
When you create a webapp, the page doesn't load.
Copying Spiderbasic libaries makes an error.
by Stefan
Thu Apr 20, 2023 4:52 pm
Forum: Coding Questions
Topic: 2.50 b1
Replies: 12
Views: 3387

2.50 b1

Doesn't work as Webapp with Linux.
by Stefan
Sat Apr 01, 2023 8:07 am
Forum: Feature Requests and Wishlists
Topic: New IDE for Linux
Replies: 0
Views: 12388

New IDE for Linux

I would like a new IDE for Linux. It really is horrific!