Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Multi-threaded


Display.syncExec().



Dave <vogtdave@xxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

05/09/2003 11:57 AM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-swt-dev] Multi-threaded



I can't figure out how to do this...
I need to have a Java/SWT GUI application that can add
rows to tables in two different windows at the same
time using multiple threads.  Is this possible with
SWT?
Does anyone have an explanation of how?  Does anyone
have a small example?
Thanks,
Dave

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top