[lazarus] Patch: ComboBox issues

Karl Brandt pascalive at bol.com.br
Wed Jul 30 20:50:39 EDT 2003


Marc Weustink wrote:
> + -implement DropDownCount
> +    this can't be changed at runtime
> 
> Why not ?
> 
The LCL doesn't notify the interface when changed. See the 
TCustomComboBox.SetDropDown
> +    to access the property i had to typecast to TComboBox: it should'nt be
> +    public in TcustomComboBox? (see diff)
> 
> Why ?

DropDownCount is a private field in TcustomComboBox

> + -remove SetName method
> + -disable SetComboMinDropDownSize: it's not necessary, at least until now
> + 
> + BTW Can i send the patches in rar format?
> 
> I can handle them both, I don't know if Mattias can handle them.
> 

Sorry about the misunderstanding. I was lazy when i wrote the email :-;

karl






More information about the Lazarus mailing list