On Sunday 04 February 2007 10:25 pm, Tom Benson wrote: > The tips window should show in this instance > > listbox.addrow() > listbox.addrow(text as string) > > but I've found that this is not always the case, and that it often > only shows one option or the other. > > I think the obvious solution here would be to add an optional string > parameter to your Overloaded Function. > Hi Tom, I tried adding other parameters and it always opens up in the code editor with the parameters changed to (text as String). If I don't fix it each time, the compiler tells me the parameters are wrong.
I guess it must be a bug. I just thought I was maybe doing something not allowed. Don _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
