Re: Glass Pane Programming Software Development by cosi Hey sani, Did you check out Sun's Glass pane docs? [url]http://java.sun.com/docs/books/tutorial/…/rootpane.html[/url] They have good descriptions. I've used glass panes to pop an invisible pane on top of the… Re: Glass form in VB.NET Programming Software Development by Teme64 That was for Vista glass frame with WPF. I thought that if it would not …[/URL] or manually. You could probably make a "Vista glass frame form" by yourself. At least Form control has… Re: Glass form in VB.NET Programming Software Development by TheDevelopper Hi , if you are using windows vista or 7 , you should try glass effect extender By Ragheed Al-Tayeb at the codeproject , here is the link http://www.codeproject.com/KB/dialog/rtaGlassEffectLib.aspx . Note : if you don't get your form glass , add the "glassing" code to a timer. Glass Pane Programming Software Development by nanosani What is a Glass Pane ? and how should I use it ... please give an example. Thanks. Re: Glass Pane Programming Software Development by nanosani Thanks cosi ! I prefered to use JLayeredPane ... cuz I was not understanding glass pane ... but the link you gave me was a great help... Thanks again. Glass form in VB.NET Programming Software Development by bigtreeworld How do you make a glass form in VB.NET? Like the vista/win7 effect, but extended into the form. I saw a tutorial for C#, but can't find one for VB.NET Goodbye Google Glass, here's why you will not be missed Hardware and Software by happygeek …/+GoogleGlass/posts/9uiwXY42tvc) and is pulling the Google Glass Explorer Program with pretty much immediate effect. January … stating "we’re seeing incredible developments with Glass in the workplace" before finally dropping the … being lined up to give warnings about Google Glass Addiction Syndrome. Perhaps the media was unfair when… No Google Glass for most developers until 2014 Hardware and Software Hardware by happygeek …came when the pre-order books for the Google Glass Explorer Edition were opened at the conference to enable… the problems of navigation if the connection drops. Google Glass will not have any extensive computing hardware on-board,… offer a compelling reason to spend money on Google Glass. The DaniWeb community is stuffed full of developers, so… Gorilla Glass: The answer to fragile TV screens? Hardware and Software Hardware Mobile and Wearables by b10hzrd ….corning.com/gorillaglass/index.aspx"]Gorilla Glass[/URL]. Gorilla Glass is roughly two to three times stronger …s new application as a TV cover glass,” Weeks explained. “Gorilla glass has already been embraced by information … makers, and the addition of the TV cover glass application creates a tremendous opportunity for further growth.”[/I… Re: Goodbye Google Glass, here's why you will not be missed Hardware and Software by DaniWebUser_1 I'm glad the Google glass is going the way of the pet rock too, primarily … proximity to a nerd using a Blue Tooth, a Google Glass, or a smart phone, try to give that person a… Re: No Google Glass for most developers until 2014 Hardware and Software Hardware by LastMitch I read this article and it was really weird and there was an crime capture from Google Glass: http://www.theatlanticwire.com/technology/2013/07/what-first-arrest-captured-google-glass-really-means/66901/ I mean it change the way I think of Google Glass now since something like this happened. Re: Goodbye Google Glass, here's why you will not be missed Hardware and Software by gerbil … understand the hierarchy of importance, and the concept of politeness. Glass was just a wrong turn in the employment of technology… Re: Goodbye Google Glass, here's why you will not be missed Hardware and Software by RobertHDD NO!!!! NOT GOOGLE GLASS!!! Re: No Google Glass for most developers until 2014 Hardware and Software Hardware by LastMitch The model ... She looks nice with that **Google Glass**. I can't imagine if I was driving and get pull over for wearing **Google Glass**. I'm not sure if I get a warning or ticket for that. Re: Gorilla Glass: The answer to fragile TV screens? Hardware and Software Hardware Mobile and Wearables by SuzieDsouza The [URL="http://www.whatisguide.net/0112-gorilla-glass.html"]Gorilla Glass[/URL] worked out so well for the new iPhones why not put it in the living room, I'm sure it will add nothing to the cost of already overpriced sets. Aero Glass Programming Software Development by jure.gregorin Hi! I've been messing around with glass effects in vista for a while now, and I was wondering, how to make a form looking like gadget selector in vista? I know how to make the glass effect with dwm, but is there any APIs to make the buttons to look like that? How did MS do it? MFC: Hour Glass cursor problem Programming Software Development by dpreznik Dear friends, I need a help with a Wait (Hour Glass) cursor. In my MFC program, I have the following code: [… wonder why the cursor never changes to show the hour glass? hour glass Programming Web Development by lak123 How do I use hour glass in java script? I have a jsp page, I'm … to hour galss. How would do I change to hour glass when I click the submit button? thanks </html>… Adding a magnifying glass to a lightbox image Digital Media UI / UX Design by TLCJohn … what I am trying to do is add a magnifying glass to the original picture, so that when somebody hovers over… the original image they see a magnifying glass come up in a certain position on the image, which… How to draw a magnifying glass using <graphics.h> in Turbo C++ 3.0 Programming Software Development by Subhadeep_1 I **want to draw a magnifying glass using <graphics.h> ** in Turbo C++ (a DOS-… made most of the part, except the *search icon (magnifying glass*). How can I draw and colour it using floodfill(). Can… Re: MFC: Hour Glass cursor problem Programming Software Development by MrSpigot … would also look at more basic issues. Getting an hour glass cursor using MFC is generally a simple case of declaring… Re: MFC: Hour Glass cursor problem Programming Software Development by dpreznik [QUOTE=MrSpigot;989835] Getting an hour glass cursor using MFC is generally a simple case of declaring: … Re: hour glass Programming Web Development by fxm …] [CODE] document.forms.style.cursor = 'wait'; [/CODE] change to hour glass when I click the button? [/QUOTE] There are two problems… Re: hour glass Programming Web Development by lak123 thanks for your reply. How would I change to hour glass. on already existing button.onclick="show('dept')" ? Re: hour glass Programming Web Development by fxm [QUOTE=lak123;1202972] How would I change to hour glass. on already existing button.onclick="show('dept')" ?[/QUOTE] Fix the existing .style statement and put it before the submit(). Change Aero Glass Color (System Wide) Programming Software Development by Marcham93 Anyone know of a way to change the windows aero glass color system wide? I have been looking around and can't seem to find a way to do so. Any help would be appreciated. Thanks. Putting a magnifying glass feature onto my Silverlight App Programming Software Development by complete How do I handle a requirement to put a magnifying glass feature onto my Silverlight app? It is not as easy … Aero glass renders but other areas are black. Programming Software Development by nblackburn … an application i am currently working on which uses Aero glass in some areas but the areas that don't have… Re: Aero glass renders but other areas are black. Programming Software Development by Ketsuekiame … form, or, set the entire form area to be Aero Glass. Re: Aero glass renders but other areas are black. Programming Software Development by nblackburn I have tried playing around with both but none achieve the desired effect. It only works if i make the entire window glass but thats not i intended the application to look. Also this is a WPF application so its not using winforms.