Opened 16 years ago
Last modified 16 years ago
#354 closed Feature Request
Transparency with images — at Version 3
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Milestone: | Component: | AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description (last modified by Jpm)
Transparency with autoit is different on computers based on that computers color settings. To me this seems like a serious flaw because in designing an app you can't take into consideration what colors someone could set which can make your app look very ugly. I saw a post once which suggested an option that allows you to define which color you want transparent...like an option of instead of setting GUICtrlSetBkColor(-1, $GUI_BKCOLOR_TRANSPARENT), with an image you can put GUICtrlSetTransparent(-1, 0xff0000). To me that seems like a great idea and generally makes sense. Also allows someone not to have to fiddle with transparency in an image editor.
Original post:http://www.autoitscript.com/forum/index.php?showtopic=72928
Change History (3)
comment:1 Changed 16 years ago by Jpm
- Type changed from Bug to Feature Request
comment:3 Changed 16 years ago by Jpm
- Description modified (diff)
move to feature request