On 5/17/10 4:41 PM, JeahJeah wrote:
I get a super hangy UI.

So it responds but is laggy?

If so, and if you're basically calling SetAttribute as quickly as you can from the event loop then yes, you should use a method that doesn't fill the event loop with attr sets... A timer would work. It sounds like you're just starving UI events.

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to