![]() |
1 Attachment(s)
use this for Round edges of form
[code] function CreateRoundRectRgn(p1, p2, p3, p4, p5, p6: Integer): THandle; external 'CreateRoundRectRgn@gdi32 stdcall'; function SetWindowRgn(hWnd: HWND; hRgn: LongWord; bRedraw: BOOL): Integer; external '[email protected] stdcall'; procedure InitializeWizard; var RegisterWizardform : HWND; begin with TLabel.Create(WizardForm) do begin Parent:=WizardForm; SetBounds(25,364,0,0); Font.Style := [fsBold]; AutoSize:=true; Font.Size := 12; Font.Color:={#FontColor}; Font.Name:='{#FontName}'; Caption:=('Coded by JRD'); end; RegisterWizardform:= CreateRoundRectRgn(0, 0, WizardForm.Width, WizardForm.Height, 5, 5); SetWindowRgn(WizardForm.Handle, RegisterWizardform, True); end; and change the 5,5 value to anything u want ,like if u change it to 250,250 it will make the form round |
Hi, for the little anecdote, I made the screenshots with greenshot, it's the software that rounds the corners of the window, is when I saw that, I thought it would be good add the rounds to the angles, and I see that you thought the same thing :D
|
Animated Installer UltraARC 2900 R5 will the update come ?
Yes opening logosu and music if you know how to support, we'il use it. |
You have to modify the UltraArc module so that it is compatible with the script, so that UltraArc decompresses only what the preprocessor directives allow.
I'm not really motivating to do that, the purpose of this script being mainly to publish the basic animation functions it contains. I reupload the script with the functions ask, see the first post. |
Animated installer 1.0
PLEASE REMOVE THESE SUBSTANCES THAT ARE NOT USED COMPONENTS > PLEASE REMOVE THIS SECTION https://resimyukle.link/image.php?di=9IZK READY > PLEASE REMOVE THIS SECTION https://resimyukle.link/image.php?di=II11 |
Quote:
|
Thanks for your advice but i can't Help
|
2 Attachment(s)
Disable the defines provided for this purpose:
|
Animated installer 1.0 UltraARC (v2.9.0.0 R6 is compatible ?
UltraARC (v2.9.0.0 R6 Animated installer 1.0 does it know how to add easily? can I get some help? Hello, JRD! I'm asking you to help me. I'll show you three pictures. 1 - Picture Picture description : Picture CancelButton = Turkish How can I change translation https://i.hizliresim.com/yqy63k.jpg 2 - Picture Picture description : CancelButton = Turkish How can I change I tried everything. https://i.hizliresim.com/6N4aX0.jpg 3 - Picture Picture description :Help to translate the Exit Setup box contents to Turkish https://i.hizliresim.com/WDlqQm.jpg Hello, JRD! I'm asking you to help me. https://i.hizliresim.com/NDynok.jpg https://i.hizliresim.com/r1q5Dz.jpg https://i.hizliresim.com/5yAa0M.jpg Picture 1 and 2 Tools Script plugin my goal is to add the selected tools you see in 3, https://i.hizliresim.com/PDR1yO.jpg All the file content you see in the pictures This file is also AnimatedScript.rar - 39.8 MB |
Masen485
I'm sick & tired of seeing nothing but your posts over & over again begging for scripts. I've warned you twice now, about this. Maybe a 10 day ban will teach you to listen to my warnings. Do NOT EVER ask in another topic Begging for scripts. |
Masen485 - Help
1 Attachment(s)
Masen485
---------------------------------------------- I fixed it and added Extra [Messages] If want to change default inno english message , Go to Default.isl in Inno Compiler Folder and Open it if you want to Change CancelButton - Search For CancelButton and it has the text, if you changed it all Cancelbutton changes You can also Change Other text by this ----------------------------------------------- i Changed Exit Msg and CancelButton - Just Check how i Changed and Do by you're self ----------------------------------------------- Changed Main.iss is Provided Check it ! |
| All times are GMT -7. The time now is 03:44. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com