View Full Version : Component selection does not show GB
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
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.
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:
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.
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
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.