Home » Extra libraries, Code snippets, applications etc. » Applications created with U++ » An administrative console...
An administrative console... [message #12025] |
Mon, 08 October 2007 19:13 |
 |
tvanriper
Messages: 85 Registered: September 2007 Location: Germantown, MD, USA
|
Member |
|
|
For my first serious Ultimate++ project, I found myself creating an application that provides an administrative console into Windows service we created that helps provide closed captioning of video content for broadcasters.
"Closed Captioning" might be better known as 'Subtitling' in some countries, although we make a distinction between the two. For us, subtitling involves modifying the original image with text, while close captioning involves writing information into the line21 video for television sets to interpret into subtitles for you. Closed captioning makes it possible for the viewer to turn off captioning, and view the video unblemished, while subtitling does not.
Anyway, broadcasters like for things to look pretty, so we try to make things look as nice as possible. In C++, this is normally a bit of a chore, but Ultimate++ made it much easier.
While I could let you download this application and run it for yourself, you cannot really see it in action without a service, so I'll provide some screenshots instead:
Our Help->About image (showing that we use Ultimate++)...

Our login screen... the very first thing you get to see when you start this application...

While logging in, we disable the Login button and show some progress. Note the use of Chameleon in this. Also note that, although I'm using 2007.1, I had to replace the edit control with the one posted to the forums in order to get the sort of 'invisible' effect that you see in this dialog...

More in another message...
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:23:56 CEST 2025
Total time taken to generate the page: 0.00970 seconds
|