Jump to content

Recommended Posts

Posted

Is it possible to make glass window? I mean something like IE 9 or firefox 4 has... Like drawing buttons on glass or something.

Posted Image

Lookong for something like that. Just want to know how to do that in autoit.

edited

Posted (edited)

Thanks.

doesn anyone know how to get rid of grey bar gets drawn at right side of window when I use _Vista_ApplyGlass($GUI) instead of _Vista_ApplyGlass($GUI)?

I would like to use_Vista_ApplyGlass($GUI) but for somereason it draws me gray bar at right side.

I noticed that having BitOR($WS_MINIMIZEBOX, $WS_CAPTION, $WS_POPUP, $WS_SYSMENU )) makes it have that gray line but removing $WS_CAPTION also removes that ugly line.

Edit: found solution _Vista_ApplyGlassArea($GUI,$Area)

Edit2: how to put window controls on glass area? I tried creating image on it but when I clicked on apply button, image turned solid white.

edit3: doesnt happen with button

Edited by E1M1

edited

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...