Tagged Questions

2
votes
4answers
578 views

Delphi: Draw a text in a caption form for vista with aero like windows 7

How does one draw text (with onClick event) in a caption bar on vista with aero Like Windows 7 ? The example at delphi.about.com doesn't work on Vista with aero. Do you have an …
1
vote
1answer
48 views

OpenGL window cleared with no WM_PAINT message

I have an application with three MDI windows, all of them showing OpenGL content. On XP, everything works fine. But on Vista/Win7 the mdi child windows don't refresh properly. Aft …
2
votes
2answers
187 views

Delphi - Windows Aero resources

Anyone have any good resources for Delphi and Windows Aero on 7 or Vista? We're just about to add Windows 7 to our company and want to make sure that our in-house applications use …
1
vote
2answers
106 views

How to make entire window aero glass in Java?

I am trying to program a small application but I would like the entire window to be glass with buttons and labels on top of it. Is it possible to do this within Java?
0
votes
2answers
379 views

WinForms Aero Wizard in C#?

I'm looking to implement a wizard C# in WinForms (not WPF), and I'd like it to comply with the Aero Wizard guidelines. Can anyone point me at some sample code?
1
vote
0answers
58 views

ALT+TAB in Vista activates main window instead of previously active child window

My app (written in C++) uses Win32 (not MFC) to create a couple of windows with CreateWindowEx. The main window gets the desktop as parent, the child windows get the main window as …
0
votes
0answers
51 views

Using aero theme in Winforms like we do in WPF

Hi. I know how to use the Aero theme in my wpf applications when running in Windows XP.Link Is there any way to do the same in a Winforms application? Thanks.
0
votes
1answer
26 views

No thumbnails showing in Aero flip/thumbnail for full screen direct3d 9 application

I'm sure this is on the web somewhere, but I'm having trouble with the search terms (getting lots of non-relevant stuff.) Anyway, I've got a Direct3D9 application. When it runs in …
2
votes
2answers
269 views

Windows Explorer-like search box on Aero glass frame with WPF

I'm extending the Aero glass frame into the client area and want to place a search box on the extended frame, just like it Windows Explorer does: The default WPF text box has a …
0
votes
2answers
344 views

WPF / Windows 7: Disable Default Progress Bar Glow Animation

Quick WPF question - on Win 7 (and I assume Vista) in WPF, the default progress bar does a nice little glowing "whoosh"-y animation. I'm showing progress of about 48 things on one …
0
votes
1answer
198 views

How to advance the wallpaper slideshow on windows vista/7 programatically?

I readed on a forum that the "Next Desktop Background" command in Windows Aero Slideshow feature calls the stobject.dll file. So I runned the dumpbin to check wheter I could se an …
0
votes
2answers
75 views

Thumbnail Toolbar Button

Hi everybody Today I have another specific question about a new feature in windows 7 called the thumbnail toolbar or the Aero Peek Toolbar if some might like to call it that way. …
1
vote
1answer
72 views

How can I display an image within the WPF Aero Glass Titlebar?

I have standard WPF Window that I have extended the Aero Glass on the top of the window around 50 pixels. I would like to keep the standard Min. Max. and Close buttons, Title Text …
0
votes
1answer
130 views

Qt: what is the current status of Windows 7 Taskbar Extensions support?

Windows 7 Aero Theme has a brand new taskbar with extensions. What is the current status of Taskbar Extensions (jump lists, etc.) support in Qt?
0
votes
1answer
130 views

WPF Glass window fallback?

Creating Glass window is as easy as calling DwmExtendFrameIntoClientArea in WPF, but that is only half of the trick. If you disable aero, and get the XP-like skin thats where the p …

1 2 3 next
15 30 50 per page