29 Commits

Author SHA1 Message Date
Martijn Laan
6bc0f675e1
Simplify. 2024-05-10 20:18:55 +02:00
Martijn Laan
242cf579dc
Add TLinkLabel examples and also an example for AdjustLabelHeight. Undo the AdjustLabelHeight AutoSize change from previous commit. 2024-05-10 20:05:00 +02:00
Martijn Laan
123a7fc6a2
Rename WizModernImage to WizClassicImage. The compiler still accepts the old name but it recommend to change or remove the directive. 2021-05-08 12:52:05 +02:00
Martijn Laan
d33d7436ce
Remove outdated comments. 2020-12-10 09:01:21 +01:00
Martijn Laan
ed2ec8298c
Add example to CodeClasses.iss. 2020-11-27 21:18:12 +01:00
Martijn Laan
cdcadf4c76 Added new CalculateButtonWidth function to the TSetupForm support class. 2020-07-20 19:30:19 +02:00
Martijn Laan
ddb5bdcdba Use keyboard accelerators on task dialog command links. 2019-01-17 16:09:02 +01:00
Martijn Laan
ec118e41b0 Updated for OS requirements change. 2019-01-17 15:26:40 +01:00
Martijn Laan
ed2b208817 Add support for WizardSizePercent to all wizard windows including TSetupForm. Also TSetupForm now automatically centers. 2019-01-05 13:25:04 +01:00
Martijn Laan
3e66c2dc9d Merge branch 'is-6' into anchors. Removed change of TNewCheckListBox height. Not needed with modern style. Also removed WizardResizable=yes.
# Conflicts:
#	Examples/CodeClasses.iss
2019-01-03 18:59:52 +01:00
Martijn Laan
cde51124ed Twix. 2019-01-03 18:56:46 +01:00
Martijn Laan
cfbb77a1a8 Tweak. 2019-01-03 18:49:45 +01:00
Martijn Laan
dd553209e7 Use WizardStyle=modern in the examples. 2018-12-30 12:30:09 +01:00
Martijn Laan
c3e0d648e7 Merge branch 'is-6' into anchors 2018-12-29 21:30:29 +01:00
Martijn Laan
345c8290b5 Cleanup previous commit. 2018-12-29 21:30:17 +01:00
Martijn Laan
3083304f8f Added new [Setup] section directive: WizardSizePercent. Still need to add to help file. 2018-12-29 21:29:44 +01:00
Martijn Laan
23a2a942dc Merge branch 'is-6' into anchors
# Conflicts:
#	Examples/CodeClasses.iss
2018-12-29 15:01:31 +01:00
Martijn Laan
15f21c1deb Stop using the main window. Doesn't really add anything and goes against the recommendation of the help file. 2018-12-29 15:00:52 +01:00
Martijn Laan
1fd05084b8 Demo Anchors and also set PrivilegesRequired to lowest. 2018-12-29 14:56:57 +01:00
Martijn Laan
e69b5b5a85 Stop the BeveledLabel from overlapping with some of the other controls. 2018-12-23 20:34:26 +01:00
Martijn Laan
9425c2e127 Special treatment for TRichEditViewer, seems like MS never updated it to display a modern border. 2018-12-23 20:29:48 +01:00
Martijn Laan
9971730dd9 Must flatten more! 2018-12-23 19:57:09 +01:00
Martijn Laan
90d95c453b Various tweaks and cleanup. Also fix WizardForm's Notebooks help. 2018-12-18 17:50:01 +01:00
Martijn Laan
f4db50d1d4 Updated whatsnew + added TaskDialogMsgBox example to CodeClasses.iss. 2018-12-10 19:52:10 +01:00
Martijn Laan
a44f6865f8 Set DisableWelcomePage the demo's work well even if an actual install is done previously. Needed since DisableWelcomePage defaults to auto since a while. Also make the MSXML example work again (GitHub became case sensitive?) + some whitespace cleanup. 2018-12-05 19:17:28 +01:00
Martijn Laan
324258a996 Mini tweak. 2014-07-09 09:27:49 +02:00
Martijn Laan
794719b784 WizardForm.BeveledLabel visibility is now automatically handled even if its caption was set from [Code]. 2013-09-04 11:34:50 +02:00
Martijn Laan
cbbee77140 Demo the TNewButton.Default property. 2012-01-06 14:56:34 +01:00
Martijn Laan
238b774962 Added files 2011-10-06 20:53:09 +02:00