Search found 7 matches
- Thu Jul 20, 2023 3:10 pm
- Forum: Coding Questions
- Topic: open app in new window (not a new tab)
- Replies: 2
- Views: 6328
Re: open app in new window (not a new tab)
Thanks, I can make that work for me. I appreciate the help!
- Wed Jul 19, 2023 7:10 pm
- Forum: Coding Questions
- Topic: open app in new window (not a new tab)
- Replies: 2
- Views: 6328
open app in new window (not a new tab)
I have a spiderbasic web app that I would like to open in its own browser window of a specific size (900x500). I have no idea how to do this or even if it can be done. Any help appreciated.
- Tue Mar 30, 2021 6:00 pm
- Forum: Coding Questions
- Topic: Quick Start?
- Replies: 1
- Views: 1950
Quick Start?
I'm looking for an example of how to contstruct a simple application and publish it on the web. Do examples exist?
- Mon Apr 13, 2015 5:48 am
- Forum: Coding Questions
- Topic: How to right-justify a StringGadget?
- Replies: 2
- Views: 3607
Re: How to right-justify a StringGadget?
Hint: You can get the correct id of an element by right-clicking it in your browser and select "Inspect Element". I did that and was able to code this, my very first working SpiderBasic program:
If OpenWindow(0, 0, 0, 322, 205, "StringGadget Flags", #PB_Window_SystemMenu | #PB_Window ...
If OpenWindow(0, 0, 0, 322, 205, "StringGadget Flags", #PB_Window_SystemMenu | #PB_Window ...
- Wed Mar 11, 2015 7:43 pm
- Forum: General Discussion
- Topic: So - how's SB coming along?
- Replies: 2
- Views: 4080
So - how's SB coming along?
I'm waiting for a final release so I can buy this and learn to use it, but not much seems happening for the last couple of months. Anyone know where we're at with this?
Also, the Website link at the top of the forum page wants login credentials but my login for the forum won't work and neither will ...
Also, the Website link at the top of the forum page wants login credentials but my login for the forum won't work and neither will ...
- Sat Apr 26, 2014 8:03 pm
- Forum: Coding Questions
- Topic: How do you put Image on the Screen?
- Replies: 2
- Views: 5440
Re: How do you put Image on the Screen?
I don't see a UsePNGImageDecoder() in there...
- Tue Feb 25, 2014 10:34 am
- Forum: Coding Questions
- Topic: Test
- Replies: 33
- Views: 42379
Re: Test
ok, the first captcha in history that didn't make me swear at it. Now that's progress!