Search found 182 matches

by the.weavster
Tue Jan 19, 2021 6:59 pm
Forum: Feature Requests and Wishlists
Topic: Bluetooth lib
Replies: 2
Views: 6057

Re: Bluetooth lib

-1
by the.weavster
Tue Jan 19, 2021 6:56 pm
Forum: Feature Requests and Wishlists
Topic: TCP network client commands
Replies: 4
Views: 6718

TCP network client commands

TCP network client commands like PB's.
by the.weavster
Thu Dec 10, 2020 9:35 am
Forum: Feature Requests and Wishlists
Topic: Enhancements to ListIconGadget
Replies: 0
Views: 2463

Enhancements to ListIconGadget

Enhancements to ListIconGadget: Option to remove column headings. Set colours for individual cells. Set individual row heights. Column alignment. Cell level event detection. Fix column sizing issues. Some of these have already been implemented by Peter or RSBasic but it would be good if they could b...
by the.weavster
Tue Dec 08, 2020 11:15 am
Forum: Coding Questions
Topic: ListIconGadget column width errors
Replies: 1
Views: 1814

ListIconGadget column width errors

ListIconGadget column widths can't be reset OpenWindow(0, 10, 10, 500, 500, "Window 1", #PB_Window_ScreenCentered) ListIconGadget(1, 10, 10, 480, 480, "Col 1", 150, #PB_ListIcon_GridLines) SetGadgetItemAttribute(1, 0, #PB_ListIcon_ColumnWidth, 250) Uncaught TypeError: x[d] is und...
by the.weavster
Mon Dec 07, 2020 1:52 pm
Forum: Feature Requests and Wishlists
Topic: Add calendar event [Mobile]
Replies: 0
Views: 2328

Add calendar event [Mobile]

The ability to add an event to the calendar on Android / iOS.
by the.weavster
Tue Nov 24, 2020 10:22 am
Forum: Coding Questions
Topic: Brand new to spiderbasic
Replies: 8
Views: 3379

Re: Brand new to spiderbasic

If it's a web app and you store the database locally it will be gone if the user clears their browser cache. It really is better to have the database on the server. I suggest you DuckDuckGo "JSON-RPC" for an outline of how you can make SpiderBasic exchange data with a server side language ...
by the.weavster
Fri Oct 23, 2020 8:39 am
Forum: Coding Questions
Topic: Geolocation in an Android app
Replies: 2
Views: 966

Re: Geolocation in an Android app

Thanks, Christos.

I changed my tablet's location settings from "Device Only" to "High Accuracy" and now it's working.
by the.weavster
Fri Oct 23, 2020 6:16 am
Forum: Coding Questions
Topic: Geolocation in an Android app
Replies: 2
Views: 966

Geolocation in an Android app

Has anybody got geolocation to work in an Android app?

I get the "Allow to use location" confirmation dialog when I launch the app but the Geolocation commands all return -1
by the.weavster
Tue Oct 20, 2020 8:14 am
Forum: General Discussion
Topic: My thoughts on the SpiderBasic update policy
Replies: 15
Views: 8532

Re: My thoughts on the SpiderBasic update policy

...//... I think a life-time upgrade license option (even if it cost more) would help to solve this problem. It'll also give Fred a path to additional revenue. Any additional revenue that model would give Fred is short term, it will limit his revenue in the future and possibly make SpiderBasic non-...
by the.weavster
Mon Oct 19, 2020 8:40 am
Forum: General Discussion
Topic: My thoughts on the SpiderBasic update policy
Replies: 15
Views: 8532

Re: My thoughts on the SpiderBasic update policy

You can continue to use SpiderBasic after your update plan expires so you have the option of not renewing and just buying back in if a future version has a new feature you really want.