Search the Community
Showing results for tags 'graphics'.
-
Hi all, I'm struggling here, for what is something that I know should be very simple. I want to draw a small circle on a form, and change it's colour. I've looked at the help, seen and tried some examples, attempted to take from these what I need and failed, repeatedly. Does some...
-
Hello, I would like to know how to go about making the following item clear and transparent. They're currently being highlight by a blue/black bar over the texts. I've read through pages and pages of "transparent group, radios, and checkboxes" but none looks like a simple implemenation nor does...
-
Hello, I'm a college student, and I have a Surface Book 2. Currently Microsoft has a stick up their ass and Windows Surface Books, after the 1903 windows update, have issues where the graphics card disconnects from the computer for no reason. (They still haven't fixed it) I have the Surface Boo...
- 4 replies
-
- surface book
- surface book2
-
(and 3 more)
Tagged with:
-
Here’s a Countdown timer programmed by UEZ. He kindly commented the heck out of it so others can learn from it. It will accept two command line parameters: the countdown time and a scaling factor (if you wish to make it smaller). See the comments. If you wish to read about its origins and some...
- 7 replies
-
- GDI+
- skeuomorphic GUI
- (and 4 more)
-
Hi folks, I would like to create a traffic light like gui object, where the user (me) can see if something went well or not. For that I wrote this: $Kontrolllampe1 = GUICtrlCreateGraphic(432, 20, 31, 32) GUICtrlSetGraphic(-1, $GUI_GR_COLOR, 0x000000, 0xFFCC33) ;== yellow GUICtrlSetGrap...
-
I need help with graphics I need to drawimage out the desktop continuous image is not removed, without the support of the "while" when I used while the image will blink
-
Waxworks Code Wheel. Written in AutoIt with SDL. Source
-
Direct2D UDF Is Direct2D the new GDIPlus? Hmm - I think it is not! It is too complicated and Microsoft failed at the design But Direct2D is hardware accelerated and it has some features I always missed in GDIPlus, like loading/saving animated GIF´s, combining path´s or drawing bitmap´s in a per...
-
UDF provide graphical control based on static class. Button Progressbar v1.01. Fix on Syntax Error Checking Download Choose server where you will download: fxControl.zip - code.google.com (renamed from zettoControl_v1.02.zip) fxControl.zip - autoitscript.com The next version of this UDF...