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 » U++ Library support » TopWindow&PopUp, TrayIcon » Balloon-like window
Balloon-like window [message #24698] Wed, 27 January 2010 15:03 Go to next message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Is there a way in U++ to make popup window like balloon?
Actually I have a list of items, and, on pressing "Add item" button, I'd like to show balloon like popup-window (pointing to this control) with edit control and a button inside it.
Re: Balloon-like window [message #24700 is a reply to message #24698] Wed, 27 January 2010 15:10 Go to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
There are either multiple solutions or none, depending on requirements:
- If the balloon has to be a native window then you will need to do the platform specific code yourself. This should be relatively easy in Win32, much more difficult in X11 (at least for a solution that works across window managers).
- The easiest solution would be to cheat. Create a type of Parent ctrl that looks like a balloon and use that instead. The restiction here is that obviously it can't leave the parent window.
Previous Topic: Freezing bare application on Windows XP
Next Topic: How to call a window, hanging in the tray on the key NumLock?
Goto Forum:
  


Current Time: Sat Apr 20 14:49:51 CEST 2024

Total time taken to generate the page: 0.03441 seconds