Vista Glass

Post specialized setup scripts you have created here.
SteveDude
Posts: 253
Joined: Wed Apr 11, 2007 6:07 pm

Vista Glass

Postby SteveDude » Fri Jun 01, 2007 10:35 am

Just curious if anyone has done any dialogs with the Vista Glass effect. If so how about sharing a screenshot. I am looking for ideas on this.

Thanks

RobertKozak
Posts: 47
Joined: Thu Mar 15, 2007 6:51 pm

Postby RobertKozak » Fri Jun 01, 2007 1:22 pm

I haven't yet because the rest of the controls don't properly support glass. For example you can't get the glow behind text on glass so that it is readable.

-- Robert Kozak
Senior Software Architect
Nowcom Corporation

SteveDude
Posts: 253
Joined: Wed Apr 11, 2007 6:07 pm

That's why...

Postby SteveDude » Tue Jun 05, 2007 2:11 pm

That's why I posted this. I have yet come up with a workable use for the feature although I'm sure there is. Just looking for ideas.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Sat Jun 16, 2007 8:54 pm

Actually, the glow behind text is a custom painting effect, and not a standard control (or property) in Windows.

Most of the controls support Glass - you can put them on a form inside a glass region, and they will paint properly.

Artistic creations are of course a little harder to achieve :) Hopefully we will see a nice Glass theme soon. Call to MVPs :)
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

RobertKozak
Posts: 47
Joined: Thu Mar 15, 2007 6:51 pm

Postby RobertKozak » Tue Jun 19, 2007 4:10 pm

Although technically correct that doesn't add to our conversation here.

The controls that InstallAware uses are Delphi VCL controls which are not Standard Window controls either. What is needed is for the paint routines for those VCL controls to be rewritten to support the glow effect (possibly via a property to adjust GlowSize) using DrawThemeTextEx().

-- Robert Kozak
Senior Software Architect

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Sun Jul 01, 2007 3:53 am

The controls that InstallAware uses are Delphi VCL controls which are not Standard Window controls either.


Of course not. The VCL is simply an object oriented visual abstraction layer on top of the Windows API. Its not like a third party control library (such as QT) with non-standard controls. Every VCL object is a true standard Windows control.

Again, the standard windows text control on Vista does not draw with a text glow. That is achieved with the addition of the API you mentioned.
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/

SteveDude
Posts: 253
Joined: Wed Apr 11, 2007 6:07 pm

v7

Postby SteveDude » Tue Jul 03, 2007 10:53 am

Hoping v7 will have some real world samples of the Glass Effect. It's widely promoted and a good sample would validate its usefullness.

giaviv
Posts: 2039
Joined: Fri Dec 17, 2010 1:39 pm

Re: Vista Glass

Postby giaviv » Wed Jan 12, 2011 2:53 am

Dear IA users,

In InstallAware 10.10, Aero/Glass is supported. The following new Aero controls are now available: AeroButton, AeroBackButton, AeroPNGButton, and AeroPNGImage.
Furthermore, Aero and Glass themes are also available and the Official dialog theme and the Web Update dialogs have been updated for Aero.

Thanks!
Aviv Giladi
InstallAware Software

White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Product Guides - http://www.installaware.com/publication ... guides.htm
InstallAware Help -F1 anywhere in the InstallAware IDE


Return to “Sample Scripts”

Who is online

Users browsing this forum: No registered users and 22 guests