Advertisement

1 - 10 of 1626 containing alltags:("Picture It") (0.002 seconds)
Trying to run an .exe file created in vb4, I got two different kinds of errors: running the setup wizard an "Unexpected error. Quitting" appears, while loading the temporary files. This error apear...
Zones: Visual BasicDate Answered: 06/15/1998 Grade: A Views: 4
want to be able to show each of 3 (0r more) pictures in a frame for variable time length then go back to beginning and start over. Need to have the routine stop if any key or mouse movement is dete...
Zones: Visual BasicDate Answered: 09/23/1998 Grade: C Views: 0
I'm developing a program which should be able to print HTML documents, including images. But I can't find any appropriate function in VB. I know of the Printer.PaintPicture method, but I can't prin...
Zones: Visual BasicDate Answered: 10/15/1998 Grade: C Views: 0
I guess I've been working on too many things for too long since I can't seem to remember (or figure out) the easiest way to get a bitmap (via hBMP) into a Picture object... Anyone know how to do t...
Zones: Visual BasicDate Answered: 01/29/1999 Grade: A Views: 0
dbase.Execute "UPDATE Students SET [Picture] = " & frmPicStud.Image1.Picture & " WHERE [IDStudent] = '" & frmResultStud.txtFields(0).text & "'" that's the causing problems query... What's wrong? A...
Zones: VB DBDate Answered: 02/18/1999 Grade: A Views: 0
hi. i have scanned a large amount of pictures to bmp-files. now i want to put them on the web. are there any command line tools to resize them automaticly (and maybe convert them to jpg at the same...
Zones: Web Graphics SoftwareDate Answered: 03/19/1999 Grade: A Views: 0
I want a print function in my program (print pictures). The code I have: Dim BeginPage, EndPage, NumCopies, i  CommonDialog.CancelError = True  On Error GoTo ErrHandler  CommonDialog.ShowPrinter  ...
Zones: Visual BasicDate Answered: 04/30/1999 Grade: C Views: 0
In a form, there is a command button named cmdpic. By clicking this button, a picture is loaded in the form with the command: <Picture = LoadPicture("c:\Progr\CLIP\foto1.jpg") (The picture -foto1....
Zones: Visual BasicDate Answered: 07/03/1999 Grade: C Views: 4
I have D4 and Win98. I want to write the statements similar to begin   Image2.Stretch := true;   Form1.Image2.Picture.Assign(Form1.Image4.Picture); end; to a statement that would read : If A=2 th...
Zones: Delphi ProgrammingDate Answered: 06/30/1999 Grade: A Views: 0
pslh, we purchase our silk flowers from importers. One of our importers has a web site he has pictures of flowers on his web site that we are interested in.How can I drag the flowers we are interes...
Zones: Windows 98Date Answered: 11/25/1999 Grade: A Views: 0