No, spawning processes is easy; threads are another matter.

For example there is currently no way to start a child form that is populated by a long running query to a DB and still use the parent form while the DB query is running.

If you know of a way then please let me know!

Richard