THintListBox CLX Component ========================== INSTALLATION GUIDELINES ----------------------- To install the component you have just downloaded, you need to follow few steps that I'll show you in detail. 1. Copy the hintlb.tar.gz file to your preferred component directory 2. from the terminal window, write [...]$ tar -xzvf hintlb.tar.gz and press Enter. 3. a new directory "HintLB" will be created under the current one and all the files compressed will be extracted from the tarball into that directory 4. Open Kylix 5. Select File|Open... 6. into the Open dialog select "Kylix package (*.dpk)" from the File Type listbox 6. from the Open dialog select the CalcEdit dir and then double-click over HintListBox.dpk If you followed all the above steps, you should now have the Package dialog in front of you. Select "Install" and wait for the compilation. After few seconds a message dialog should appear, confirming that a new component has been installed. COMPONENT DESCRIPTION --------------------- The component you have just installed is an enhanced ListBox able to display "long items", i.e. items that do not fit into list width, as floating hints. New properties include: - ShowPartialHint: if set to True, an hint will be displayed for items partially hidden - HintHidePause: specify, in milliseconds, the time interval to wait before hiding the hint COPYRIGHT AND CONTACT INFO -------------------------- Author: Giuseppe Madaffari Copyright: © 2000 by Giuseppe Madaffari. All rights reserved. Version: 1.0 License: you can freely use and distribute the included code for any purpouse, but you cannot remove the copyright notice from the source files. Send me any comment and update, they are really appreciated. Contact: gmadaffari@infomedia.it www.programmers.net/artic/Madaffari web.tiscalinet.it/gmadaffari/