Re: Feature request
Melvin Hadasht <[email protected]>
| Newsgroups | gmane.mail.libetpan.user |
|---|---|
| Message-ID | <etPan.405abf1e.238e1f29.2e1@freefluid> |
Rajko wrote : > Am Freitag, 19. März 2004 00:06 schrieb DINH Viet Hoa: > > I wait until the user finish his connection, then I just ignore the > > response. If threads are allowed on PDA, maybe you should do that (this > > will of course introduce other problems such as concurrency). > Oh. Threading is a real hot thing on pdas. And due the widget framework (in > that case QT/Embedded) it may be get a lot of troubles with threading in > libraries. You may want to separate the GUI from the connection operations : one thread handles the UI and other threads handle only the connections. This way, the UI is called only from one thread and the widget set does not even need to be multithreaded. This approach is used in etpan and also in XetPan. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click