thread & GUI issue...

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

in my application I've lot of Form, with lots of controls, etc...\each of
them takink roughly about (from a subjective point of view) maybe 0.5~1
second to be instanciated.

to speed he application later, I load them on startup.
but, then, I have slow start-up.

I was thinking to create the form in an other thread.
but I'm afraid there is a story of thread ownership or something, and later
on when I would use my controls I would have slow down...

Does any one knows ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top