Cut the eyes out of the coloured picture using the freehand tool. You will probably need to zoom in to do this. Save the eyes as a seperate file. Next convert the coloured image to grey scale. Now paste in the eyes over the grey image. Done.
Adrian.
I do a print screen capture. Ctrl V to paste the image (anything)into PSP then use the eye dropper to select the back ground colour for foreground and background. Do another Ctrl C and then a Shift Ctrl E. It's a bit fiddly but it works.
Adrian.
RE thread 446-1436496. There is a keyboard combination that hides the Menu Bar in Paint Show Pro. I don't know what it is, but I accidentally keep doing it and cannot find any reference to it in the Help file. If anyone knows the restore command/keyboard combination please post as my only option...
Thanks Ken,
I think I just worked it out by writing down the problem and structure to you.
Amazing what a bit of code review can do! My problem was that I was storing a reference and not the actual value.
Cheers,
Adrian.
Thanks, Yet again Roy.
Your code works well. Only one problem. The text I write on the data entry form always over writes the original text in the memo field. Is there any way to just append it?
Thanks,
Adrian.
Yep! that's exactley what I'm saying. Except it does work using the code on the FAQ page. Once yo cange Combo1 all saved records for combo3 become blank.
Adrian.
I would like to create a memo field on a form and insert some text.
Next when clicking on the field it opens a form that I enter data in [three fields]. [So far that's not a problem].
Now I want to have a button on my opened form [OK] that when I click on it, it 1) Closes the form 2)Appends the...
I have code that sorts a second combo box based on the value for the first combo box. What I can't seem to get a grip on is then sorting a third, fourth, etc.
What I am attempting to do is create a decision tree based on selections previous entered by the use.
Any help would be appreciated...
Fantastic! Adding those single quotes did the trick.
Many Thanks for your time and effort. Much appreciated.
Given you a star, wish it was more.
Adrian.
Sorry for being a bit thick.
Here's what I have done. On form 2 there are two fields "Code" and "Description". Description is the one I want to use. On the "On Click" event I have
Private Sub Description_Click()
ShowCurrentRecord
End Sub
Then I...
Followed your instructions and posted the code into a module.
Problem is on click the ShowCurrentRecord event is looking for a macro not a module.
Please make the rely REAL easy to understand.
Your help is really appreciated.
Thanks,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.