1 Attachment(s)
[VB6] Saving .BMP to .GIF Format
This was originally a problem (I thought something is wrong then I iredownload the project and figured some parts are corrupted)
*So dumb of me, yeah i know..
I'll just make this a helpful topic then
This is how you save a bmp to gif
since vb6 is struggling to have different image formats.
Re: [VB6] Saving in .GIF Format [Help]
In addition to porting the Class did you also port the code from the main program that uses the Class. Also, maybe there are references that you need to port over and other things.
Since it works within the project it came with why don't you use that project and copy/add your code to it
Re: [VB6] Saving in .GIF Format [Help]
I did check the required components/reference, i ported everything.
the problem is that when I run it, it returns unknown function (Right$) function, and I cant figure it out.
Re: [VB6] Saving in .GIF Format [Help]
The code ran fine (without errors) for me.
Edit:
Attach your project or post your code so we can help you.
Re: [VB6] Saving .BMP to .GIF Format
Thanks to everyone its so dumb of me not to see it.
Re: [VB6] Saving .BMP to .GIF Format
Quote:
Originally Posted by
yunolawliet
Thanks to everyone its so dumb of me not to see it.
Does that mean you have resolved your problem?
Re: [VB6] Saving .BMP to .GIF Format
Quote:
Originally Posted by
jmsrickland
Does that mean you have resolved your problem?
There wasn't any problem at all its just the file that Iv downloaded was corrupted :)
Re: [VB6] Saving .BMP to .GIF Format
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
Re: [VB6] Saving .BMP to .GIF Format
Quote:
Originally Posted by
yunolawliet
There wasn't any problem at all its just the file that Iv downloaded was corrupted :)
Well then, that was your problem