FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Component selection does not show GB (https://fileforums.com/showthread.php?t=106514)

Dario06 03-11-2024 10:21

Component selection does not show GB
 
1 Attachment(s)
I don't think I'm wrong, I can't understand why by default Inno 6.3.3 or dev, shows the selection of components only in mb instead of GB as in ComponentsDiskSpaceGBLabel

KaktoR 03-11-2024 11:33

Don't know either why it's this way.

However to show the sizes in GB it is not possible in WizardForm.ComponentsList. You have to make a new components list with TNewCheckListBox and then convert MB to GB.

Dario06 03-11-2024 11:41

Quote:

Originally Posted by KaktoR (Post 506203)
Don't know either why it's this way.

However to show the sizes in GB it is not possible in WizardForm.ComponentsList. You have to make a new components list with TNewCheckListBox and then convert MB to GB.

You have to make a new components list with TNewCheckListBox and then convert MB to GB. yes I know this

but something so simple because it hasn't been implemented in components I still don't understand :confused:

Cesar82 03-11-2024 16:55

Quote:

Originally Posted by Dario06 (Post 506202)
I don't think I'm wrong, I can't understand why by default Inno 6.3.3 or dev, shows the selection of components only in mb instead of GB as in ComponentsDiskSpaceGBLabel

Previously all labels were in mb, so maybe when they were changed to gb the inno setup developers forgot to change the internal values of the checklistbox. But you can intercept these values in initializewizard and change the texts shown in the checklistbox.

Dario06 03-11-2024 18:55

obviously everything is resolved I know, but there is always a bug, even the translation doesn't work I think, it only works by default, I tried to insert in the messages and it works but I think they should release an update. I don't like using something that doesn't work 100% cesar :D


All times are GMT -7. The time now is 13:36.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com