Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 253817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T21:47:41+00:00 2026-05-11T21:47:41+00:00

How can I implement a non-modal sliding notification bar, such as Firefox, Beyond Compare,

  • 0

How can I implement a non-modal sliding notification bar, such as Firefox, Beyond Compare, and VMware Workstation 6.5 use, in client-side Windows apps?

Any language or framework is fine for now; my current app is in Delphi / C++Builder, but I’m also interested in comparing frameworks and prototyping some UIs.

Related question: This question asks about doing so in Java.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T21:47:42+00:00Added an answer on May 11, 2026 at 9:47 pm

    Beyond Compare’s notification bar doesn’t slide, it just pops open, so I can’t offer any help on that. The notification bar itself is just a TPanel with a TImage and TLabel for the image/text. It’s placed on the main window at design time and it’s set to align bottom. Normally it’s hidden, and when there’s a message to display we set the Visible property to true.

    There’s different ways to hide the notification, depending on how you want it to behave. In BC we install keyboard and mouse hooks (SetWindowsHookEx with WH_KEYBOARD or WH_MOUSE) and hide it on key up and mouse button events. Alternatively, like Mark said, you could hide it after a delay, add a close button to the side, or just watch for specific events in your app and manually hide it then.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In java a class can implement Iterable which lets you use the foreach() statement
How can I implement a diff function, such as Stack Overflow's question revision history?
I'm wondering how you can implement a program similar to tail -f in C/C++,
I'm looking for suggestions on possible IPC mechanisms that I can implement in my
I am wondering if there are any additional optimizations I can implement to improve
DUPE: Any Yahoo YUI validation framework that I can implement in asp.net MVC? Has
How can I implement OpenID feature in ASP NET2.0?
How can I implement IHttpSecurity for Webbrowser Control in .NET? I couldn't find any
How can I implement the following in python? #include <iostream> int main() { std::string
How exactly can one implement a Log off function when using ASP.NET Forms Authentication

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.