On Sat, 18 Mar 2006 22:53:36 +0100
darekm <[EMAIL PROTECTED]> wrote:

> Mattias Gaertner wrote:
> 
> >On Sat, 18 Mar 2006 13:35:51 +0100
> >darekm <[EMAIL PROTECTED]> wrote:
> >
> >  
> >
> >>[...]
> >>Darek
> >>PS. What's about my previously patch (tComboBox)
> >>  now I have much more investigation:
> >> 1. for tSpeedButton: caption is paint in improper place (row for 
> >>caption 'zoom' and 'insert' is not the same for fonts other than
> >defaults > 2. added some improvements for debugging
> >> 3. repaired    function FindLineEnd(LineStart: integer) for text in 
> >UTF8 > 4. for tComboBox select signal is fired only one time per click
> >>
> >> Can can somebody test it.
> >>    
> >>
> >
> >patching file interfaces/gtk/gtkproc.pp
> >Reversed (or previously applied) patch detected!  Assume -R? [n] 
> >  
> >
> Sorry, too huge patch
> 
> > 
> >BTW: never use writeln.
> >  
> >
> I use it by habit, I not caught this one.
> 
> >  
> >
> >>I have one more patch (tComboBox grab capture and not release them, but 
> >>I must stopping without finish this changes)
> >>    
> >>
> In this patch this is resolved, too. (When tComboBox is first component 
> on Form, Gtk enable grab capture for it and not release. Buttons on the 
> same Form not receive any signal - moving mouse above not cause change 
> color (button not change state to GTK_STATE_PRELIGHT)
> 
> 
> Darek
> 
> PS. If this  is needed, I can divide to smaller one.

Applied. Thanks.
Do you know, why selecting a combobox on editor options and pressing Escape
raises an exception?


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to