threads and blocked form

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • axxegfx

    threads and blocked form

    I'd like, how can i do this with a thread app??

    1- Don't block form o graphic interface app

    2- into thread and into a for-next located into the thread ,print a local
    for-next var

    i think i must to do this with delegate or is it possible to do with
    threading class??
  • Angel J. Hernández M.

    #2
    Re: threads and blocked form

    I've already answered to this thread in the spanish forum. Regards


    --
    Angel J. Hernández M.
    MCP - MCAD - MCSD - MCDBA



    "axxegfx" <axxegfx@discus sions.microsoft .com> escribió en el mensaje
    news:CD96E88C-9F2E-4931-A307-38CBAF6F3DB3@mi crosoft.com...[color=blue]
    > I'd like, how can i do this with a thread app??
    >
    > 1- Don't block form o graphic interface app
    >
    > 2- into thread and into a for-next located into the thread ,print a local
    > for-next var
    >
    > i think i must to do this with delegate or is it possible to do with
    > threading class??[/color]


    Comment

    Working...