Skip to main content

Questions tagged [aero-glass]

Aero Glass is a Microsoft Windows desktop theme, incorporating various animation and transparency effects into the desktop using hardware acceleration and the Desktop Window Manager (DWM).

1 vote
1 answer
2k views

Create glass UI with flutter

as title say I'd like to create a ui like this but I can't obtain the same result. Right now I'm using this code: @override Widget build(BuildContext context) { return Container( ...
Soasa's user avatar
  • 75
-1 votes
1 answer
182 views

How to effectively distribute break glass accounts for cloud access?

This issue came up for my organization recently. In the case of extreme emergency a method is needed to effectively ensure that designated individuals can 'break glass' and enable access to a locked ...
Tarek Ali's user avatar
0 votes
0 answers
238 views

C# winforms Glass control "CallbackOnCollectedDelegate" issue

So ive been working on a glass class that I found online and have modified the drawing of the controls to look smoother on the windows 10 glass controls. It works great until I open multiple windows, ...
user3564069's user avatar
0 votes
1 answer
248 views

How to give a glass appearance to the control under an adorner?

I am attempting to "blurr" a windows 10 user control when an adorner is placed over it. More exactly, I have a datagrid control in a wpf user window. When a cell in the datagrid is selected, an ...
Alan Wayne's user avatar
  • 5,305
0 votes
1 answer
768 views

How can i style my GUI as Aero Glass GUI with AutoIt?

How can i get the Aero Glass effect for my Autoit GUI? I am playing a bit with AutoIt to increase my knowledge about GUI stuff. Usually i just create scripts without the usage of a GUI, but i would ...
AntonD's user avatar
  • 15
0 votes
0 answers
261 views

Sitecore - Rendering an image with Glass has stopped working, but only on the Web database

So I have some components which render images using @Html.Glass().RenderImage. Seemingly overnight the images went from rendering to not. Everything works fine in experience editor which uses the ...
JKO's user avatar
  • 1
1 vote
2 answers
38 views

In tomcat i write tomcat:run , what should be in case of glass fish when building maven project in eclipse?

What i should write if i am using Glasss Fish in Goal Text Field when i am building maven project in eclipse , just like i am writing tomcat:run when using tomcat server ? Dummy Code : FileWriter ...
Devendra  Singraul's user avatar
0 votes
1 answer
2k views

aapt and :app:processDebugRecources errors

I got problems with aapt and :app:processDebugRecources. How I can get these errors go away? I did add only compile 'madgaze.x5_gesture:development-kit:1.1.7.beta' to build.gradle. All other things in ...
Minde's user avatar
  • 15
2 votes
1 answer
466 views

TextBox text becoming transparent when using Aero Blur in WinForms

Recently I discovered how to get Aero Blur to work in borderless Forms across Windows Vista, 7 and 10. I am achieving this using the following function: private void UpdateAeroBlur() { if (!...
MathuSum Mut's user avatar
  • 2,795
0 votes
1 answer
236 views

Re-Creating Aero Glass for Bootstrap

So, this concept is simple, but the code is complicated... Here's a partial example - look at the navbar on this site: navbar aero glass example It is just a DIV with a tiled background with maybe a ...
No-U-Turn's user avatar
0 votes
1 answer
2k views

HTTP Status 404 - Not Found Glassfish on JSP

Im beginner in the java, and im working with some small project. I have a problem. When i want to go through the link to open a JSP page with some method i got this error: HTTP Status 404 - Not Found ...
xpyHbo's user avatar
  • 1
2 votes
0 answers
1k views

Glass/ refraction image effect HTML/CSS

I am fairly new to all this, so, please bear with me. I am struggling to achieve an image effect, similar to refraction, caused by rounded glass. I understand that the easiest method would be to use ...
JForthDesigns's user avatar
1 vote
1 answer
975 views

How do i create transparent window stage by using javaFX?

I want to make a transparent stage, such as the below picture (windows 7) So I tried to make that form screencapture method.. but it was confusing... Here is my code, hopefully it can explain the ...
Risith Ravisara's user avatar
0 votes
1 answer
129 views

Display customized installer images with Aero glass in Windows 7

I have added custom installer images, but when you combine the Aero glass windows 7, they aren't displayed. Is there any solution? These images are when you are clicking them to lead to a URL: ...
Williams Mogollon's user avatar
0 votes
1 answer
273 views

How to draw a opaque image on the Aero glass window?

I have used DWM API to create a Aero glass window by calling DwmExtendFrameIntoClientArea. void CMainFrame::OnActivate(UINT nState,CWnd* pWndOther,BOOL bMinimized ) { CFrameWnd::OnActivate(nState,...
user2365346's user avatar

15 30 50 per page
1
2 3 4 5
10