04140018.txt 14-Apr-00 Browser as ComboBox, 2 If someone is interested, I have made a variation from the SLE.Browse module, it feels more like a ComboBox. The Browsing window can be only put under (VIEW_UNDER, the default) or over (VIEW_OVER) the SingleLineEdit. The window is Hide() until the user press the DOWN key and Hide() again after it lost focus as in a ComboBox. The Width of the Browser is automatically same as the SLE. A new option: narrow cells in the browser. -- Jean-Marie Berthiaume Thank you all but... you will have to wait a little. I want my little creature to look almost like a combobox. I'm now putting on the owner window the pushbutton we find on a combobox without adding any method to that window! The control of those pushbutton should come from the SLE module itself! I have some question below in this NG, any help will be appreciated. -- Jean-Marie Berthiaume