help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Gtk connection methods


From: Gwenael Casaccio
Subject: Re: [Help-smalltalk] Gtk connection methods
Date: Sat, 09 Jan 2010 11:59:55 +0100

On Sat, 2010-01-09 at 11:58 +0100, Gwenael Casaccio wrote:
> On Sat, 2010-01-09 at 11:53 +0100, Paolo Bonzini wrote:
> > On 01/09/2010 11:42 AM, Gwenael Casaccio wrote:
> > > Hi Paolo,
> > >
> > > again a small patch to improve Gtk binding :).
> > 
> > True.
> > 
> > > Just raises an exception if the connection doesn't work.
> > 
> > Please adjust all callers too. :-)
> 
> :)
> 

Or simply rename your connectSignal... as primConnectSignal and rename
my connect: as connectSignal: :D

> > 
> > > +       result == -4 ifTrue: [ self error: 'Too much arguments' ].
> > 
> > "Too many"
> > 
> Oups
> 
> > Paolo
> > 
> 
> Also can we extend connect with blocks instead of message passing ?
> 
> 
> > 
> > _______________________________________________
> > help-smalltalk mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/help-smalltalk
> 
> 






reply via email to

[Prev in Thread] Current Thread [Next in Thread]