Hello, I have some notes. The main is that messages (like WMLButton etc.) does not work. This may in theory break other peoples' code. The second is that default AutoSize was changed to False and initial height is hardcoded to 23 (but on my Qt are edits 21 pixel high so it's not consistent). I would keep AutoSIze = True as initial. The third is that it's derived from TCustomControl. Since the only difference to TWinControl that I see here is the Canvas, which is useless here, I would derive from TWinControl. Vojtech a.k.a. Blaazen ______________________________________________________________
Od: Bart <[email protected]> Komu: Lazarus mailing list <[email protected]> Datum: 06.04.2014 17:35 Předmět: [Lazarus] Ann: TButtonEdit as replacement for TEditButton
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus <http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus>
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
