Search found 165 matches
- Fri Feb 20, 2026 6:48 pm
- Forum: Feature Requests and Wishlists
- Topic: IAP Key: Test version
- Replies: 3
- Views: 186
Re: IAP Key: Test version
And there won't be many lines of debugger code, as it happens in PB? In the same place, the number of rows increases by 70 times.
I don't know.
I also add these lines when I export the final app, to avoid writing to the console:
!console.log = function() {};
!console.warn = function ...
- Fri Feb 20, 2026 5:21 am
- Forum: Feature Requests and Wishlists
- Topic: IAP Key: Test version
- Replies: 3
- Views: 186
Re: IAP Key: Test version
You can use CloseDebugOutput()
- Wed Jan 28, 2026 2:45 pm
- Forum: Showcase
- Topic: MaterialSB brings Material Design to SpiderBasic.
- Replies: 6
- Views: 5510
Re: MaterialSB brings Material Design to SpiderBasic.
I don't have time to play it, but it's very interesting. Thanks for sharing.
- Sat Jan 10, 2026 11:48 am
- Forum: Bugs Reports
- Topic: No image on the spash screen (Android)
- Replies: 6
- Views: 61606
Re: No image on the spash screen (Android)
Not in this device, always is black (like the background), but on a more recent (and bigger) device, yes, the image can be outside of the little rectangle allowed in the middle of the screen if you don't chose the correct resolution.
- Fri Jan 09, 2026 8:22 am
- Forum: Bugs Reports
- Topic: No image on the spash screen (Android)
- Replies: 6
- Views: 61606
Re: No image on the spash screen (Android)
Maybe a DPI issue?
If you try various image resolutions, the image will become misaligned until you use the correct one, and you may only see the background of that image, as only a small square in the center is actually visible.
I don't know...
If you try various image resolutions, the image will become misaligned until you use the correct one, and you may only see the background of that image, as only a small square in the center is actually visible.
I don't know...
- Fri Nov 07, 2025 1:50 pm
- Forum: Bugs Reports
- Topic: No image on the spash screen (Android)
- Replies: 6
- Views: 61606
- Sat Aug 23, 2025 8:17 pm
- Forum: Coding Questions
- Topic: Read barcodes
- Replies: 4
- Views: 120217
Re: Read barcodes
Search for a Cordova plug-in, for sure exists a way to use ir on SB.
- Sat Aug 23, 2025 8:11 pm
- Forum: Bugs Reports
- Topic: [Done] SB 3.10 - Error in the dialog library (gridbox, singlebox)?
- Replies: 2
- Views: 28030
Re: SB 3.10 - Error in the dialog library (gridbox, singlebox)?
I don't have an answer to your question, but in such a case I would use: colexpand='yes' 
- Thu Jun 19, 2025 9:27 am
- Forum: General Discussion
- Topic: Homepage Error
- Replies: 3
- Views: 30906
Re: Homepage Error
@Fred migrated the forums to a new server, may be the download section was not fully migrated.
- Sat Jun 14, 2025 9:27 am
- Forum: Bugs Reports
- Topic: No image on the spash screen (Android)
- Replies: 6
- Views: 61606
No image on the spash screen (Android)
If your device has a small screen (i.e. 4.5"), you cannot see the splash image, only the background color is displayed.