Re: AW: [development-axapta] Thread programming in Axapta

2004-08-05 Thread Jens Fudge
on, tutorial_Thread (!) Hope it helps a little. Helmut -Ursprüngliche Nachricht- Von: Jens Fudge [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 05. August 2004 10:52 An: [EMAIL PROTECTED] Betreff: [development-axapta] Thread programming in Axapta Hi all I'm trying to grasp how

RE: [development-axapta] Thread programming in Axapta

2004-08-05 Thread lho
august 2004 11:52 To: [EMAIL PROTECTED] Subject: AW: [development-axapta] Thread programming in Axapta Hi Jens There is an (undocumented) system class "thread" that can be used to handle thread runs. To figure out how it may work you can look at the classes that use t

AW: [development-axapta] Thread programming in Axapta

2004-08-05 Thread HEW \(Helmut Wimmer\)
prüngliche Nachricht- Von: Jens Fudge [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 05. August 2004 10:52 An: [EMAIL PROTECTED] Betreff: [development-axapta] Thread programming in Axapta Hi all I'm trying to grasp how the threading possibilities in Axapta are. Basically I'm

[development-axapta] Thread programming in Axapta

2004-08-05 Thread Jens Fudge
Hi all I'm trying to grasp how the threading possibilities in Axapta are. Basically I'm trying to build the following scenario: A form with a listbox, in the form I have declared a variable of integer type. There are two buttons on the form. Button1 creates and starts a thread that in a