Skip to Content
0
Former Member
Dec 01, 2006 at 10:52 AM

my Form take 99% CPU...

30 Views

Hello SDN,

I'am developping an add-on (that i launch with .NET after running SB1 for moment) and when i start it, there is no problem but, when i click on the menu (that the add-on created), it show my screen painter Form (load by LoadBatchActions(ref xmlfile)) normaly but at this moment my add-on take 99% CPU power even if i close the Form (with the cross)

I've create a filter on item-events (and menuevent) but it doesn't change anything.

Doaes anyone have a solution ? or the same problem ?

thanks for reading.