Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Bmp vs Gif in Userform image controls

On my userform I have a number of images in image
controls. These lend themselves well to gif format, so to
save file size and file load time I converted all from bmp
to gif.

However the time between "Load Userform1" and the first
line in UserForm_Activate has increased tenfold, from 0.05
to 0.5 seconds. I assume this is due to uncompressing
images from gif to bmp.

I would be interested to know if anyone has any tips as to
how I might keep my images in gif format but reduce form
load time.

A bit more info:
Only one image control is ever Visible at a time, and none
when the form is first loaded. If images were loaded or
copied(?) to image controls when first called by the user,
the time would be inconsequential. The form includes
mouse over and click code for the images. xl97.

TIA,
Sandy
savituk yahoo co uk

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting a handle on Userform controls Howard Kaikow Excel Programming 2 November 18th 03 04:08 PM
Hyperlinks from UserForm Controls Nigel[_5_] Excel Programming 3 November 1st 03 01:21 PM
UserForm Controls References Nigel[_4_] Excel Programming 2 October 4th 03 01:55 PM
Add controls to UserForm Vyyk Drago Excel Programming 3 August 26th 03 01:22 PM
What order does VBA look at userform controls? Brad Patterson Excel Programming 3 July 17th 03 03:46 AM


All times are GMT +1. The time now is 12:24 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"