CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jan 2006
    Posts
    97

    [RESOLVED] Can sum1 take a look

    Hi - I've mad a little program that searches a map and puts the name of area into a listbox (See attachment)

    BTW - At the moment only the northeast works because I haven't programmed the rest

    Anyway the problem is that when I click on the north east another map comes up which is fine BUT...

    When I click on each area its fine but as soon as I click on a area thats already listed in the listbox it freezes and no other areas can be selected. Something similar happens when I press the delete selected command button

    Can someone please look and see what the problem is for me

    Thanks Bubblegum
    Last edited by bubble_girl; August 16th, 2007 at 01:14 PM.

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

Featured