Search found 33 matches

by spidernet
Fri Feb 21, 2020 7:21 am
Forum: Feature Requests and Wishlists
Topic: Camera library
Replies: 0
Views: 4219

Camera library

Hi, It would be good to have a camera library to take photos directly from an application on mobile device. It's useful when taking for example profile photos, bar code reading, "scan" paper documents etc.. Using an external camera application and attach a photo is too much awkward in a re...
by spidernet
Sat Nov 16, 2019 10:47 am
Forum: General Discussion
Topic: SpiderBasic 2.30 is available
Replies: 38
Views: 18960

Re: PureBasic 2.30 beta 1 is available

Great news, thank you! :D
by spidernet
Sat Sep 28, 2019 1:16 pm
Forum: General Discussion
Topic: SpiderBasic 2.22 available
Replies: 13
Views: 12369

Re: SpiderBasic 2.22 available

Good news, thank you very much! :)
by spidernet
Thu Jan 18, 2018 4:55 pm
Forum: Coding Questions
Topic: How to make a window modal?
Replies: 1
Views: 1868

Re: How to make a window modal?

Hi

One solution is to open transparent CanvasGadget (size from DesktopWidth and DesktopHeight) before your window.
by spidernet
Mon Apr 10, 2017 11:17 am
Forum: General Discussion
Topic: SpiderBasic 2.10 final is out !
Replies: 38
Views: 29557

Re: SpiderBasic 2.10 beta 1 is available

Nice new features. Thank you. :)
by spidernet
Fri Mar 10, 2017 9:36 am
Forum: Feature Requests and Wishlists
Topic: Better ToolBar
Replies: 0
Views: 1848

Better ToolBar

These parameters for CreateToolBar to create nice toolbar style menus for the web apps :)

- #PB_ToolBar_Large : Large icon (24x24 pixels) toolbar
- #PB_ToolBar_Text : Text will be displayed below the button
by spidernet
Tue Feb 28, 2017 7:01 pm
Forum: General Discussion
Topic: SpiderBasic 2.00 different binaries
Replies: 2
Views: 2186

Re: SpiderBasic 2.00 different binaries

Fred wrote:That's wierd, probably a quick ninja fix :)
:) Ok, fixes are always good.
by spidernet
Tue Feb 28, 2017 3:22 pm
Forum: General Discussion
Topic: SpiderBasic 2.00 different binaries
Replies: 2
Views: 2186

SpiderBasic 2.00 different binaries

Hello, I have just downloaded SpiderBasic 2.00 macOS version for second time and found that binaries are different: Timestamp Dec 5, 2016, 7:26:18 AM /SpiderBasic.app/Contents/MacOS/SpiderBasic 5779904 Bytes Timestamp Dec 21, 2016, 6:49:52 AM /SpiderBasic.app/Contents/MacOS/SpiderBasic 5784048 Bytes...
by spidernet
Thu Feb 16, 2017 9:58 am
Forum: Feature Requests and Wishlists
Topic: SetGadgetItemColor and SortStructuredArray
Replies: 0
Views: 1547

SetGadgetItemColor and SortStructuredArray

Hello, We would like to make SpiderBasic version of our PureBasic application. It's a business app which present data in a table format using ListIconGadget. Data sorting is important for the users and also highlighting for important values in some cells. Wishlist: - SetGadgetItemColor (with #PB_Gad...
by spidernet
Sun Nov 06, 2016 11:01 am
Forum: Coding Questions
Topic: Images are blurry on Retina display
Replies: 1
Views: 1750

Images are blurry on Retina display

Hello, Is there any solution to make images more sharp on Retina display (or any HiDPI display)? There is Retina.js for JavaScript but I think it's too complicate to use it from SB. On the left screenshot from normal display and on the right Retina screenshot of the same icon (which is double size a...