Results 1 to 5 of 5

Thread: [VB6] - loop activated in design mode

  1. #1

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    [VB6] - loop activated in design mode

    i'm building a nice container control with scroolbars.... in these control i have the scroolbars on it, but i need them in top... i can put more controls on it, but these scroolbars, must have be in top(like another container with scroolbars.
    i try use a timer and a infinite loop with a varible for, in right time, close the loop. but the probem is that, when i'm write the code(like picture1.), the keywords list isn't showed. i know the problem is the timer\loop, but i don't have another way.... can anyone advice me?
    VB6 2D Sprite control

    To live is difficult, but we do it.

  2. #2

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    Re: [VB6] - loop activated in design mode

    ok... i will question in other way: my control is a container, and the scrollbars must, always, be on top(zorder=0). then how can i do it?
    VB6 2D Sprite control

    To live is difficult, but we do it.

  3. #3

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    Re: [VB6] - loop activated in design mode

    the best thing that i catch it was close the form tab and then the code window isn't afected.
    VB6 2D Sprite control

    To live is difficult, but we do it.

  4. #4

  5. #5

    Thread Starter
    PowerPoster joaquim's Avatar
    Join Date
    Apr 2007
    Posts
    3,961

    Re: [VB6] - loop activated in design mode

    Quote Originally Posted by RhinoBull View Post
    I have a hard time understanding your request - perhaps by moving it to VB6 forum you may get a better chance at getting answered.
    sorry about that.
    i'm build an activex control with scroolbars(on it), by using VB6 standard scroolbars. these scroolbars must be, always on top(like normal scroolbars... these is a container). that's why i need a timer\loop for change their ZOrder properties. these timer\loop must be activated in design mode, because, in design mode, you put controls on it... in other words, their ZOrder are changed, then the timer\loop resolve the problem.
    but, in design mode, these timer\loop, afect the code window. but if you close the form window(where is the control), these bad efect isn't showed.
    tell me what you think, please.
    thanks
    VB6 2D Sprite control

    To live is difficult, but we do it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width