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 » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Window without title bar
Re: Window without title bar [message #14125 is a reply to message #14123] Wed, 13 February 2008 12:54 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
You don't really need Windows API or anything else which is not provided by U++ in a cross-platform way.

You just need to use PopUp() on the control you want to pop-up (and maybe a manual event loop for a splash screen "experience") and has parameter for drop-shadow and other useful stuff . This is only to point you out in the right direction, I never used them myself but I'm going to look into it later and give you more information.

In the meantime, you could check out the "ide" package from uppsrc. It creates a splash screen somewhere (try "idewin.cpp") and you should be able to track down how to implement it.
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Sometimes, you don't want to update the GUI...
Next Topic: print multiple postscript/PDF in windows
Goto Forum:
  


Current Time: Sun Apr 28 14:00:05 CEST 2024

Total time taken to generate the page: 2.92046 seconds