Search found 133 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: 4897

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
Thu May 25, 2023 2:12 pm
Forum: Bugs Reports
Topic: [Done] 2.50 b2 Mouse scrolling
Replies: 3
Views: 3889

Re: 2.50 b2 Mouse scrolling

Probably yes, because the new beta is also gtk3
by Stefan
Wed May 24, 2023 9:20 am
Forum: Bugs Reports
Topic: [Done] 2.50 b2 Mouse scrolling
Replies: 3
Views: 3889

[Done] 2.50 b2 Mouse scrolling

I can't use the mouse to scroll up in the IDE with Linux Mint
by Stefan
Mon May 15, 2023 2:49 pm
Forum: Coding Questions
Topic: Why isn't this working?
Replies: 3
Views: 4807

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: 3364

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: 3364

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: 3364

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: 3364

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: 3364

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: 3364

2.50 b1

Doesn't work as Webapp with Linux.