|
#11
|
||||
|
||||
|
Need help on Next Button in case free space is less then required space
thnx winTB bug has been fixed.
I have another bug which causing the next button layout as enabled though next button is disabled. Pl suggest the changes. I am using the below code: if (FreeMB<{#AppSize}) then begin ButtonSetEnabled(NextBtn1, False); FreeSpaceLabel.Font.Name:='Segoe UI SemiBold'; FreeSpaceLabel.Font.Color:=clRed; end else begin ButtonSetEnabled(NextBtn1, True); FreeSpaceLabel.Font.Name:=PartitionSpaceLabel.Font .Name; FreeSpaceLabel.Font.Color:=PartitionSpaceLabel.Fon t.Color; end; Last edited by bunti_o4u; 11-12-2018 at 12:41. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |