Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » WebImage example not working (Examples)
WebImage example not working [message #56033] Sat, 16 January 2021 23:44 Go to previous message
dschoni is currently offline  dschoni
Messages: 15
Registered: January 2021
Location: Switzerland
Promising Member
Trying to execute the WebImage example delivers an empty window.
Calling the used URL http: // www.ultimatepp.org / 1i.png delivers nothing in my browser.

Calling http: // www.ultimatepp.org / 0i.png instead delivers a picture, but returns it as https: // www.ultimatepp.org / 0i.png
Using it inside the Webimage example {
img = StreamRaster::LoadStringAny(HttpRequest("https: // www.ultimatepp.org / 0i.png").Execute());
}
delivers nothing as an empty window again.

How can I get a picture?
Most Web-Addresses are https. HTTP seems no longer usable.

Many thanks for help in advance.

Sorry about the empty spaces in the code (links), but I cannot post links ...
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cross Compiling?
Next Topic: CallbackN<> storing pointer to member function
Goto Forum:
  


Current Time: Wed May 15 00:52:40 CEST 2024

Total time taken to generate the page: 0.02269 seconds