Search found 133 matches

by Stefan
Sat Apr 01, 2023 8:07 am
Forum: Feature Requests and Wishlists
Topic: New IDE for Linux
Replies: 0
Views: 12231

New IDE for Linux

I would like a new IDE for Linux. It really is horrific!
by Stefan
Thu Mar 30, 2023 10:00 am
Forum: Coding Questions
Topic: Fontsize of the debugwindow / editorgadget
Replies: 2
Views: 924

Fontsize of the debugwindow / editorgadget

How can I change the Fontsize of the debugwindow / debugwindoweditorgadget?
by Stefan
Fri Nov 25, 2022 8:35 am
Forum: General Discussion
Topic: Strange display bug
Replies: 7
Views: 3112

Re: Strange display bug

With this code, som people have problems. Hold the Mousepounter over the "cards". EnableExplicit Declare MouseOverGadget(window, gadget) Declare Kartenhoch() Declare createCards() Declare MoveGadget(gadget,x,y) Declare TimerEvents() Enumeration #window #TimerKartenHoch EndEnumeration Globa...
by Stefan
Thu Nov 24, 2022 4:59 pm
Forum: General Discussion
Topic: Strange display bug
Replies: 7
Views: 3112

Re: Strange display bug

I have tried the new and also the old libraries, all the same.
by Stefan
Thu Nov 24, 2022 1:55 pm
Forum: General Discussion
Topic: Strange display bug
Replies: 7
Views: 3112

Re: Strange display bug

Could it be due to Resizegadget()? Did you change something there?
by Stefan
Thu Nov 24, 2022 9:12 am
Forum: General Discussion
Topic: Strange display bug
Replies: 7
Views: 3112

Re: Strange display bug

No, unfortunately not. I've tried Windows and Linux and all major browsers, I don't get the error.
However, the users who have the error have also tried it with all common browsers, Windows 10 and Windows 7.
by Stefan
Thu Nov 24, 2022 8:19 am
Forum: General Discussion
Topic: Strange display bug
Replies: 7
Views: 3112

Strange display bug

I made a small card game platform with Spiderbasic.
Since beta 2.40, some players have had a very strange map display.
The playing cards are slowly being "eaten"
Why can that be?

Image

Image
by Stefan
Thu Nov 17, 2022 9:23 am
Forum: Javascript
Topic: Own SetActiveGadget()
Replies: 1
Views: 3467

Own SetActiveGadget()

I'm currently trying to create my own Setactivegadget() because Spider's doesn't work properly. Unfortunately I don't know any Javascript and I can't really get any further. With the code below, Spider hangs. Can someone help? Procedure SetActiveGadget1(gadget) Protected id.s ! var GadgetElement = $...
by Stefan
Thu Nov 10, 2022 8:43 pm
Forum: Coding Questions
Topic: Spiderbasic 2.40 b2 cannot create HTML sides
Replies: 10
Views: 1599

Re: Spiderbasic 2.40 b2 cannot create HTML sides

That's right. But I thought that was a general tip.
Until now it was not necessary to do this with an update.
It would have been helpful if Fred had written in the update that you should do this.
But whatever, that's settled now.