Re: [gtkmm] Need a SigC::Signal6 !



On Wed, 2004-05-19 at 08:26 -0400, Carl Nygard wrote:
> On Wed, 2004-05-19 at 15:35, erik_ohrnberger dme net wrote:
> > Hi Everyone!
> > 
> > 	I'm in need of a SigC::Signal6 in creating my application using
> > Gtkmm 2.2.8.
> > 
> > 	I see that libsigc++-1.2.5 only supports Signal5.
> 
> You should be able to implement your own Signal6, it's basic boilerplate
> code with a touch of induction.
> 
> There might be a FAQ or something in the archives, this is not a unique
> question.

I think it's far better to make the arguments members of a parent
object. Functions with a high number of parameters suggest lack of
object orientation.
 
-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com





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