Search found 129 matches

by munfraid
Wed Feb 11, 2026 3:28 pm
Forum: General Discussion
Topic: SpiderBasic 3.20 is out !
Replies: 12
Views: 16621

Re: SpiderBasic 3.20 is out !

Yes, of course, sorry!
RBart wrote: Wed Feb 11, 2026 8:42 am Ok got it.
you mean:

Code: Select all

 MessageRequester("You have " + ExamineDesktops() + " active web page")
Can the helpfiles be updated in this way?
by munfraid
Wed Feb 11, 2026 8:05 am
Forum: General Discussion
Topic: SpiderBasic 3.20 is out !
Replies: 12
Views: 16621

Re: SpiderBasic 3.20 is out !


On Ubuntu:
MessageRequester("Desktop Information", "You have " + ExamineDesktops() + " active web page")
this gives me the error

[08:36:33] [COMPILER] Line 1: Bad parameter type, number expected instead of string.


Unlike PureBasic there is no parameter fot the title for SB:
https://www ...
by munfraid
Tue Jan 27, 2026 5:56 pm
Forum: Showcase
Topic: MaterialSB brings Material Design to SpiderBasic.
Replies: 6
Views: 5531

Re: MaterialSB brings Material Design to SpiderBasic.

Amazing work, thanks!
by munfraid
Sun Jan 18, 2026 5:19 pm
Forum: Bugs Reports
Topic: Createimage Spiderbasic 3.20
Replies: 4
Views: 7943

Re: Createimage Spiderbasic 3.20

sorry
by munfraid
Tue Jan 13, 2026 11:23 am
Forum: General Discussion
Topic: SpiderBasic 3.20 is out !
Replies: 12
Views: 16621

Re: SpiderBasic 3.20 is out !

Great, thanks!
by munfraid
Sun Dec 21, 2025 8:19 pm
Forum: Coding Questions
Topic: MessageRequester does not run in WebView with macOS
Replies: 7
Views: 8783

Re: MessageRequester does not run in WebView with macOS

I can confirm it . Doesn't run with Tools/WebView activated on my device with macOs 26.2.
by munfraid
Thu Dec 18, 2025 4:36 pm
Forum: Coding Questions
Topic: Toolbarmobile() and Listmobile() issue
Replies: 8
Views: 6946

Re: Toolbarmobile() and Listmobile() issue


And if anyone else can contribute anything else later on, it will be very welcome :)

Based on your screenshot and bembulak's code I added some coloring and resizing.

;- meta
EnableExplicit

#AppName = "Lists"
#Title = "3 Lists Example"

Enumeration
#Window
#Text_Title
#Font_Title
#List_A ...
by munfraid
Sat Nov 08, 2025 9:52 am
Forum: General Discussion
Topic: SpiderBasic 3.20 is out !
Replies: 12
Views: 16621

Re: SpiderBasic 3.20 beta 1 is available

Very useful additions! Great! :)
by munfraid
Tue Oct 14, 2025 11:07 am
Forum: Showcase
Topic: Kashi's Pixel Playground - Simple Paint-style App
Replies: 3
Views: 40827

Re: Kashi's Pixel Playground - Simple Paint-style App

This works well and is fun, thanks for sharing. It could develope into a nice tool for creating abstract textures or background images for desktop or games. Keep going!
by munfraid
Thu Jul 31, 2025 6:28 pm
Forum: General Discussion
Topic: SpiderBasic 3.10 is out !
Replies: 25
Views: 136552

Re: SpiderBasic 3.10 is out !

Too bad, I'm a month too late, but I'm not going to buy another license now. Maybe next time.