Hello All, I wanted to insert a treeview control in a dialog box similar to the one used to manage the OOo options or keyboard customisation, or macro organizer and so on... Is it possible to access this control with StarBasic?
Actually I have already written (also in StarBasic) all the code to expand and collapse branches, double clicks management etc... for the application I have in mind using a list box, so as an alternative I would like to know if it is possible to draw in a ListBox control (so that I can add the + and - icons as well as the connectors for sub-branches). As stated above I would like to continue using StarBasic (if possible) Cheers, Michele
