[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kjsembed
Subject:    Re: [kjsembed] Status of KJSEv4
From:       Ian Reinhart Geiser <geiseri () yahoo ! com>
Date:       2005-06-06 11:44:01
Message-ID: 200506060744.08770.geiseri () yahoo ! com
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Sunday 05 June 2005 21:29, George Staikos wrote:
> function ButtonHandler() {
>     this.okClicked_void = function() { doIt(); };
> }
> b = new ButtonHandler;
> d = Factory.loadui("myuifile.ui");
> button = d.getElementById('ok');
> button.connect(button, 'clicked()', b, 'okClicked_void');
function clicked()
{
	print("clicked");
}

d = new Form("myuifile.ui", this);
connect( d.ok, "clicked()", this, "clicked()");

is how it is done in kjsev4 better?

cheers
	-ian reinhart geiser

-- 
--:Ian Reinhart Geiser <geiseri@yahoo.com>
--:Be an optimist -- at least until they start moving animals in 
--:   pairs to Cape Canaveral. ~ Source Unknown

[Attachment #5 (application/pgp-signature)]

_______________________________________________
kjsembed mailing list
kjsembed@kde.org
https://mail.kde.org/mailman/listinfo/kjsembed


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic