it worked.
Thaks a lot.
Search found 3 matches
- Tue Jun 27, 2023 8:37 am
- Forum: Coding Questions
- Topic: Increase size window
- Replies: 3
- Views: 2603
- Tue Jun 27, 2023 7:32 am
- Forum: Coding Questions
- Topic: Increase size window
- Replies: 3
- Views: 2603
Re: Increase size window
Hi,
I didn't done that. I didn't knew that trick. I am going to test it.
Thanks
I didn't done that. I didn't knew that trick. I am going to test it.
Thanks
- Sun Jun 25, 2023 1:38 pm
- Forum: Coding Questions
- Topic: Increase size window
- Replies: 3
- Views: 2603
Increase size window
Hello,
My name is Pedro. I am coding an iOS spiderbasic application. But I can't increase openwindow size for the full browser. I am trying to code a preview before testing on my iPad.
My openwindow code is:
If OpenWindow(0, 100, 150, 195, 260, "Menu", #PB_Window_TitleBar)
CreateImage(0, 16, 16 ...
My name is Pedro. I am coding an iOS spiderbasic application. But I can't increase openwindow size for the full browser. I am trying to code a preview before testing on my iPad.
My openwindow code is:
If OpenWindow(0, 100, 150, 195, 260, "Menu", #PB_Window_TitleBar)
CreateImage(0, 16, 16 ...