User Profile

Collapse

Profile Sidebar

Collapse
nnightwolf
nnightwolf
Last Activity: Jan 16 '08, 01:42 PM
Joined: Feb 13 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nnightwolf
    replied to vb.net array problem
    in .NET
    ok i'll be more specific because my previous post wasn't understandable: a) there is a form in which appears a map (eg the globe)
    from the code i create many pictureboxes which have these attibutes: image--> a dot, tag--> a name of country, left and top --> x,y of the country from the image.
    b1) i've wrote a procedure that handles all these pictureboxes -array- and depending the tag, the program filters the database and shows...
    See more | Go to post

    Leave a comment:


  • nnightwolf
    replied to vb.net array problem
    in .NET
    ok here's the deal: i have an image with spots(little images of dots) on it. these images(spots) have a tag and by clicking on them a database is called by the tag (of the image) and shows the corresponding field of the database. while showing the fields, in the place of the clicked spot a label is showed in which appears the tag of the clicked spot. (all these are control by complexed arrays) what i want to do is to do the exact opposite: clicking...
    See more | Go to post

    Leave a comment:


  • nnightwolf
    started a topic vb.net array problem
    in .NET

    vb.net array problem

    hello! i'm experiencing a problem with vb.net. here's the deal: i've created a simple array of buttons that when i click on them their text appears on a label. my question is how can i do the opposite: writing the one button's text in a textbox and then clicking ok(or enter) the program executes the button's code.
    eg: 1st button's text asd1
    2nd button's text asd2
    3 button's text asd3
    when i write in a textbox asd3 how...
    See more | Go to post

  • nnightwolf
    started a topic Urgent Plz Help Map
    in .NET

    Urgent Plz Help Map

    hey guys, i'm just a noob in vb.net but i have to make a program which goes like this: i have a database with text(names) and links to images(location s).-->
    Column1 Column2
    name1 image1
    name2 image1
    name3 image2
    name4 image2
    and so on...

    what i'm trying to do is to connect names with images in something like map. In a background image for example i want to be displayed 20 links as hotspots...
    See more | Go to post

  • nnightwolf
    started a topic Multiple Criteria

    Multiple Criteria

    hello guys,
    i have a database which has many fields pretty much the same (such as cities).
    the are 148 records and 10 cities(which are repeated). I want to put the cities in a combobox but 1 each time not all of them.Can you help me plz
    See more | Go to post
No activity results to display
Show More
Working...