It crashes while loading BIG files < 500kb also it seems it doesn't support GIF with high color
for example this one
http://www.gifbay.com/gif/cool_transpar ... s_3-76959/
load it and program crashes ..
Search found 9 matches
- Wed Oct 30, 2013 5:37 pm
- Forum: Tricks 'n' Tips
- Topic: UPDATED: Load Animated GIF frames
- Replies: 58
- Views: 33629
- Mon Oct 21, 2013 9:35 pm
- Forum: Tricks 'n' Tips
- Topic: UPDATED: Load Animated GIF frames
- Replies: 58
- Views: 33629
Re: UPDATED: Load Animated GIF frames
Very Nice Code .. Thank you ..
I have a question , How can I use this code in Transparent mode .. I mean an Alpha Transparent Window with Transparent GIF animation , I want to make some sort of Splash Screen for loading my app .. I already did this with many transparent .PNG files but I believe ...
I have a question , How can I use this code in Transparent mode .. I mean an Alpha Transparent Window with Transparent GIF animation , I want to make some sort of Splash Screen for loading my app .. I already did this with many transparent .PNG files but I believe ...
- Tue Jun 04, 2013 6:29 pm
- Forum: Tricks 'n' Tips
- Topic: RollOverGadget
- Replies: 17
- Views: 9163
Re: RollOverGadget
I tried a lot and I failed adding the fade effect between the normal image and hover image .. it freezes somehow .. I will paste my code in here , did you manage to add that feature into your code dear Guimauve
- Sun Mar 17, 2013 1:47 pm
- Forum: Tricks 'n' Tips
- Topic: RollOverGadget
- Replies: 17
- Views: 9163
Re: RollOverGadget
I was unable to fix the code to fade images :( ..
I am using your code without fade transition .. by the way this is the best Rollover Image button available for PureBasic :)
Thank you :D
OK, In the little amount of free time I have, I will try to create a fade in / fade out button gadget. But I ...
I am using your code without fade transition .. by the way this is the best Rollover Image button available for PureBasic :)
Thank you :D
OK, In the little amount of free time I have, I will try to create a fade in / fade out button gadget. But I ...
- Tue Mar 12, 2013 1:05 pm
- Forum: Tricks 'n' Tips
- Topic: RollOverGadget
- Replies: 17
- Views: 9163
Re: RollOverGadget
I was unable to fix the code to fade images
..
I am using your code without fade transition .. by the way this is the best Rollover Image button available for PureBasic
Thank you

I am using your code without fade transition .. by the way this is the best Rollover Image button available for PureBasic

Thank you

- Fri Feb 01, 2013 11:55 pm
- Forum: Tricks 'n' Tips
- Topic: RollOverGadget
- Replies: 17
- Views: 9163
Re: RollOverGadget
I am totally confused how to add Fade between two Image buttons ? original author could you please help me ?
- Fri Jan 25, 2013 4:57 pm
- Forum: Tricks 'n' Tips
- Topic: RollOverGadget
- Replies: 17
- Views: 9163
Re: RollOverGadget
very nice code indeed ... I have a question , how can I modify the code to support fade feature ..
On Mouse over ( hover ) normal state changes to Hover state with FADE effect
On Mouse over ( hover ) normal state changes to Hover state with FADE effect
- Thu Mar 24, 2011 2:21 pm
- Forum: Coding Questions
- Topic: [RESOLVED] CopyFile / DeleteFile Windows 7 Service Pack 1
- Replies: 2
- Views: 1363
Re: [REQ] CopyFile / DeleteFile Windows 7 Service Pack 1
Thank you very much for your hint .. That was exactly because of the compiler version
- Tue Mar 22, 2011 5:06 pm
- Forum: Coding Questions
- Topic: [RESOLVED] CopyFile / DeleteFile Windows 7 Service Pack 1
- Replies: 2
- Views: 1363
[RESOLVED] CopyFile / DeleteFile Windows 7 Service Pack 1
Hi
I need to copy some files in Windows Directory \ System32
but after installing the Windows 7 Service Pack 1 , I'm unable to do that .. Windows Security System doesn't allow the purebasic executable file to Copy or Delete file form System32 Directory
it was okay before but it doesn't work with ...
I need to copy some files in Windows Directory \ System32
but after installing the Windows 7 Service Pack 1 , I'm unable to do that .. Windows Security System doesn't allow the purebasic executable file to Copy or Delete file form System32 Directory
it was okay before but it doesn't work with ...