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)
Re: WebImage example not working [message #56071 is a reply to message #56033] Wed, 20 January 2021 23:53 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
dschoni wrote on Sat, 16 January 2021 23:44
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 ...


Sorry, that example was broken. Now fixed.
 
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: Sun Aug 24 13:38:35 CEST 2025

Total time taken to generate the page: 0.03914 seconds