@JackWebb: Did you solve your problem?
Greetings ... Peter
Thank you Peter for your reply. I have no time to code anymore, and my health dictates how many hours I can spend sitting down unfortunately. My problem is that I simply do not know how to use this library. I can load the file ...
Search found 6 matches
- Fri Mar 13, 2020 2:34 am
- Forum: Coding Questions
- Topic: Read XML from URL
- Replies: 6
- Views: 7493
- Thu Feb 27, 2020 5:00 am
- Forum: Coding Questions
- Topic: Read XML from URL
- Replies: 6
- Views: 7493
Re: Read XML from URL
And if I knew that, then I wouldn't need to ask the question now would I? What does your crystal ball say about that?poshu wrote:And what is the problem? Where does it fail?
Let me get my crystal ball... It says CORS.
- Sat Feb 22, 2020 10:24 pm
- Forum: Coding Questions
- Topic: Read XML from URL
- Replies: 6
- Views: 7493
Read XML from URL
New to XML and so far it seems far more complex than it needs to be. But I'm betting it's really easy and I'm just missing some information. I am attempting to read an XML from a URL
https://api.met.no/weatherapi/locationforecast/1.9/?lat=60.10&lon=9.58
I'm not looking to use the entire file and ...
https://api.met.no/weatherapi/locationforecast/1.9/?lat=60.10&lon=9.58
I'm not looking to use the entire file and ...
- Sun Jun 11, 2017 6:50 am
- Forum: Coding Questions
- Topic: Cannot show scrollbars in androi
- Replies: 11
- Views: 8601
Re: Cannot show scrollbars in androi
IdeasVacuum, you gave me the key, is just a matter of the attribute #PB_Window_BorderLess, changing the line in my code by
If OpenWindow(0, 0, 0, 305, 140, "ScrollAreaGadget", #PB_Window_SystemMenu | #PB_Window_BorderLess | #PB_Window_ScreenCentered)
it works, It has no sense for me but this is ...
If OpenWindow(0, 0, 0, 305, 140, "ScrollAreaGadget", #PB_Window_SystemMenu | #PB_Window_BorderLess | #PB_Window_ScreenCentered)
it works, It has no sense for me but this is ...
- Mon Sep 29, 2014 4:52 pm
- Forum: Coding Questions
- Topic: How receive data from a php script
- Replies: 11
- Views: 15959
Re: How receive data from a php script
Not sure I fully understand the question. Maybe try a different approach. Does this work for your situation?
EnableExplicit
Declare CloseWindowEvent()
Enumeration ; - Windows
#MainWin
EndEnumeration
Enumeration ; - Gadgets
#Editor
EndEnumeration
If Not OpenWindow(#MainWin, 10, 10, 400, 150 ...
EnableExplicit
Declare CloseWindowEvent()
Enumeration ; - Windows
#MainWin
EndEnumeration
Enumeration ; - Gadgets
#Editor
EndEnumeration
If Not OpenWindow(#MainWin, 10, 10, 400, 150 ...
- Sun Mar 02, 2014 7:59 pm
- Forum: Coding Questions
- Topic: Test
- Replies: 33
- Views: 42419
Re: Test
Fred!
Congratulations on your new product! Thank you and your team for that BTW, i'm sure it will be put to good use all over the globe. Good things ahead for FANTAISIE SOFTWARE!
Good Luck!
Jack
Congratulations on your new product! Thank you and your team for that BTW, i'm sure it will be put to good use all over the globe. Good things ahead for FANTAISIE SOFTWARE!
Good Luck!
Jack
