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 » Is it possible to embed a Skylark app in a normal U++ GUI app?
Re: Is it possible to embed a Skylark app in a normal U++ GUI app? [message #37944 is a reply to message #37934] Sat, 24 November 2012 13:42 Go to previous messageGo to previous message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
Thanks for the answer!

Hmm.. I think it might be easier to build my GUI app separated and then a webinterface.exe that's launched with ShellExecute ( http://msdn.microsoft.com/en-us/library/windows/desktop/bb76 2153(v=vs.85).aspx) with SW_HIDE parameter to hide the console Window. Or possibly with U++ LocalProcess class for a portable way.

Then when I want it to quit (at the click of the "Quit" button) it can be send to a http://localhost:8001/myapp/quit page, which in Skylark handler code will just end the application process.

Now I'm getting a little bit hacky here, but I can see it working in my mind.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: complex applications GUI best practices?
Next Topic: Raspberry (Raspbian) - ARM 6 Core + Ultimate++?
Goto Forum:
  


Current Time: Wed Apr 30 00:52:34 CEST 2025

Total time taken to generate the page: 0.00695 seconds