zackrspv Posted February 12, 2011 Share Posted February 12, 2011 The following issues:Unable to click menu optionsUnable to click maximize, minimize, closeMenu's activated with alt key appear on separate monitorAll stem from a multi-monitor incompatiblity with this dll.When i ran the included test file on my PRIMARY monitor, skinned and unskinned, the menu's and buttons worked like a charm. But when I moved the window (GUI) to my 2nd monitor, I was unable to click any menu choices, or titlebar buttons.Once i moved the window (GUI) back over to my primary monitor, everything worked fine.It's a shame, really. If this dll were multi-monitor supported, things would be awesome, and this dll would be great. But, guess that's just in how the dll was designed.Sent an email on down to the developers of Skin Sharp, great people, good comunication skills (for being non native english speakers). They identified the above bugs as actual issues, and are working on a resolve that should be out soon. I hope they can work it out soon, i love this DLL. -_-------__--_-_-____---_-_--_-__-__-_ ^^€ñ†®øÞÿ ë×阮§ wï†høµ† ƒë@®, wï†høµ† †ïmë, @ñd wï†høµ† @ †ïmïdï†ÿ ƒø® !ïƒë. €×阮 ñø†, bµ† ïñ§†ë@d wï†hïñ, ñ@ÿ, †h®øµghøµ† †hë 맧ëñ§ë øƒ !ïƒë. Link to comment Share on other sites More sharing options...
funkey Posted February 12, 2011 Author Share Posted February 12, 2011 Great to hear, zackrspv! Thanks for communication with the developers! The SHE files are a lot smaller than the style files from uskin. Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning. Link to comment Share on other sites More sharing options...
ProgAndy Posted February 12, 2011 Share Posted February 12, 2011 (edited) Maybe you can ask them to create an x64-dll, too. That is something missing in all other skin tools, too. Edited February 12, 2011 by ProgAndy *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes Link to comment Share on other sites More sharing options...
wakillon Posted March 11, 2011 Share Posted March 11, 2011 (edited) Maybe you can ask them to create an x64-dll, too. That is something missing in all other skin tools, too.Did you try this one ?SkinCrafter x64 for VS 2010 (ActiveX, DLL, .NET) v.3.5 Edited March 11, 2011 by wakillon AutoIt 3.3.14.2 X86 - SciTE 3.6.0 - WIN 8.1 X64 - Other Example Scripts Link to comment Share on other sites More sharing options...
JamesDover Posted January 25, 2012 Share Posted January 25, 2012 This is awesome. Is there any documentation on what the commands mean? Also are there any simplified examples to follow? Cheers Syed23 1 Link to comment Share on other sites More sharing options...
funkey Posted January 26, 2012 Author Share Posted January 26, 2012 @JamesDover: Look into SkinH.au3 for description of the functions. JamesDover 1 Programming today is a race between software engineers striving tobuild bigger and better idiot-proof programs, and the Universetrying to produce bigger and better idiots.So far, the Universe is winning. Link to comment Share on other sites More sharing options...
ricky Posted January 26, 2012 Share Posted January 26, 2012 (edited) Hello, thanks for the UDF. It exists a new dll or not? Why you don't use the dll in memory?And for new skins, we can use the skins form : http://www.skincrafter.com/gallery ?Regards Edited January 26, 2012 by ricky03 Link to comment Share on other sites More sharing options...
mesale0077 Posted January 27, 2012 Share Posted January 27, 2012 Nice you code this code add Opt("TrayIconHide", 1) ;<--- add ProcessClose(@AutoItPID);<----add Func _SkinH_DeInit($Delete = 0) If $__SkinH_DLL Then DllClose($__SkinH_DLL) $__SkinH_DLL = 0 EndIf If $Delete Then FileDelete($__SkinH_DLLPath) $__SkinH_DLLPath = "" Opt("TrayIconHide", 1) ;<--- add ProcessClose(@AutoItPID);<----add EndFunc ;==>_SkinH_DeInit thank you Link to comment Share on other sites More sharing options...
Lyoko Posted June 6, 2012 Share Posted June 6, 2012 My English very bad! I am having a bit of trouble! I can't display Unicode characters (I am using Windows 7) Please help me! Link to comment Share on other sites More sharing options...
bundyal Posted May 17, 2023 Share Posted May 17, 2023 Hi, Does anyone have the 3.0 version of SkinCrafterDll.dll ? that works. Preferably the latest version. Thank you in advance Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now