User Profile

Collapse

Profile Sidebar

Collapse
sagi
sagi
Last Activity: Apr 18 '07, 01:03 AM
Joined: Oct 4 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sagi
    replied to timer
    no, i want the program to wait 5 seconds, not to do something every 5 seconds
    thanks
    See more | Go to post

    Leave a comment:


  • sagi
    started a topic timer

    timer

    hi how can i set the program to wait 5 seconds befor calculating

    every time the function is called?

    thanks
    See more | Go to post

  • sagi
    replied to Commands Array
    it's not good!
    i want to use it like VB6.
    i have 12 buttons, and i want to call the same procedure by clicking of any one of them, but with a different index.
    thanks
    See more | Go to post

    Leave a comment:


  • sagi
    started a topic Commands Array

    Commands Array

    Hi, how can I implement a button array in Visual Studio 2005 ?

    Thanks
    See more | Go to post

  • sagi
    replied to Binary Tree
    I need to create a tree node, but VB6 does not support classes

    Friend Class TreeNode
    Public Board(3, 3, 3) As Char
    Public Turn As Integer
    Public Son As TreeNode
    Public NextNode As TreeNode
    End Class
    See more | Go to post

    Leave a comment:


  • sagi
    started a topic Binary Tree

    Binary Tree

    Hi, I need to build a binary tree in Visual Basic 6.0

    but I only find code in Visual Basic 2005

    please help it's important

    Thanks :)
    See more | Go to post

  • sagi
    started a topic moving picture

    moving picture

    hi i want to add a moving picture to my project

    it's a gif picture of a walking guy

    enyone know any function to do so?

    ( because the picture isn't moving now )

    thanks
    See more | Go to post

  • sagi
    replied to Notepad
    thanks it works well :)
    See more | Go to post

    Leave a comment:


  • sagi
    started a topic Notepad

    Notepad

    Hi, does anyone know how to open a text file with Notepad application?
    I mean without a command dialog.
    for example, i push a command button and a text file opens from somewhere in the disk.
    Thanks
    See more | Go to post

  • sagi
    replied to search engine
    thanks man :)
    See more | Go to post

    Leave a comment:


  • sagi
    replied to search engine
    where can i find code examples?
    can you give me links?...
    See more | Go to post

    Leave a comment:


  • sagi
    started a topic search engine

    search engine

    hi, I have to build a search engine with visual basic 6.0 and microsoft access,

    that uses a text box for a free search, for example:

    " please write your query here
    _______________ _____ ________
    |______________ _____| |_search_| "

    the engine gives you than the relevant documents

    (the administrator...
    See more | Go to post
No activity results to display
Show More
Working...