Quote:
Originally Posted by audiofeel
So I messed up somewhere. view this example with a problem? when you're free
|
i can offer you two solutions, but it's important to keep in mind that due to the limitations in
Delphi, they may not be 100% perfect.
Option 01:
Code:
Page4CheckboxTree.Selectable(True);
> imperfection:
when you click on an item, it'll be
selected/highlighted. ( you'll observe that the same occurrence takes place in
Razor12911's wpi1801 installer )
Option 02:
this can be seen as a trick i used to find a solution. (checkout the
iss file)
> imperfection:
on checkboxes and radiobuttons, scrolling may not function perfectly.
.