Simple graphics procedure 
Author Message
 Simple graphics procedure


writes:

Quote:

>I'm more or less a newcomer to VB, but I've got a problem that I don't
know  
>how to fix.  I'm simply trying to load an image based on input from a
list,  
>but I'm having trouble doing so.  I've checked the manuals and don't
see  
>why my code isn't working.

>If lblJJC.Caption = "San Diego" Then PicCity.Picture =  
>LoadPicture("sandiego.bmp")          

>(same line)  I've got one of those for each item and a picture box
named  
>PicCity.  

>Please email response.      

This is a good example of what kind of message to post if you want to
make sure that you don't get any help. Other newcomers should take note
of this style and emulate it if they are tired of all those helpful
people answering their posts.

<Sarcasm mode off>

Notice that the poster did not tell us what happened when the code
executed? It makes it kind of hard to make suggestions. And I'm sure
all of you have read the FAQ and know that it is impolite ask for an
email response to this sort of question.

Andrew Radford



Sun, 12 Oct 1997 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. graphic procedure

2. help with simple graphics

3. Setting the normal coordinates system in graphics (Simple Line)

4. Help - Simple Graphics problems

5. simple graphics question

6. graphic procedure

7. simple graphic OCX needed

8. Simple graphics problem

9. Simple (??) Graphics API question

10. Small simple graphics problem - help appreciated!

11. Simple (??) Graphics API question

12. Simple Graphics Question

 

 
Powered by phpBB® Forum Software