Results 1 to 10 of 13
Threaded View
-
5th Jul 2010, 07:22 PM #5OPMemberWebsite's:
litewarez.net litewarez.com triniwarez.comOkay.
For your information heres wahts going on
I have a library that's i use to contact a Jabber Server, and i Assign callbacks / events for Successful Connection, Login Failed etc etc... Its the methods that i tell it to call that has has problem.
What ive done is create a separate class to hold the Methods that will be called on the event attached to it... I have to learn about the threading to get the Callbacks class to be able to modify the the Form class.. I think
So now i have defined my callbacks Class in my Form Class like so:
PHP Code:private XXXX.JabberCallbacks.JabberCallbacks _JabberCallbacks = new XXXX.JabberCallbacks.JabberCallbacks();
PHP Code:Jabber.OnError += new bedrock.ExceptionHandler(_JabberCallbacks.OnError);
On the _JabberCllbacks class heres the OnError Method:
PHP Code:public void OnError(object sender, Exception ex)
{
//Here i need to be able to set a Label in the Login Form :/
}
Join Litewarez.net today and become apart of the community.
Unique | Clean | Advanced (All with you in mind)
Downloads | Webmasters
Notifications,Forum,Chat,Community all at Litewarez Webmasters
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
there is more then 1 million thread in a forum but showing 0 thread 0 post
By anandimhere in forum vBulletinReplies: 2Last Post: 23rd May 2012, 07:46 AM -
Specific Wordpress thread is taking me to my main website instead of that thread
By happyvalentine in forum WordpressReplies: 2Last Post: 13th Nov 2011, 12:23 PM -
Thread Closing & Thread Titles
By Loget in forum News and AnnouncementsReplies: 1Last Post: 6th Sep 2011, 07:22 AM -
can post new thread or reply on thread
By [AcE] in forum Technical Help Desk SupportReplies: 3Last Post: 25th May 2011, 06:07 AM -
Which Is Safe PP/LR/MB
By EsotorisK in forum OtherReplies: 34Last Post: 13th Feb 2010, 02:30 PM
themaManager - edit and manage...
Version 4.18 released. Open older version (or...