VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Knob-Thumb-wheels & Skins

by Robert Rayment (69 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Knob-Thumb-wheels & Skins Demo by Robert Rayment. An earlier version has been deleted. Three programs. The first develops and tests bmp strips from a starting image where, for knob wheels the central rotating part's radius and incremental angle can be set as well as, for thumb wheels, number of repeated images. The second program makes compressed True Color 2D arrays of images and masks using zlib.dll (version 1.1.4.0 from www.winimage.com/zlibdll/). For most efficient inflating zlib needs the original uncompressed size. For pictures the original width and height are needed and this is stored at the beginning of the compressed picture array, from which the uncompressed size can also be calculated. The third program uses zlib.dll to inflate the images from a resource file. This is a headerless form, skin, controls & fonts resizing demo using some standard methods (plus some WAV sounds also in the resource file) - a test bed for trying out things. There are 2 full skins but the demo also stores some bitmaps in image boxes, which then serve as buttons and source for tiled skinning. When compiled all the images are then contained within the exe. See Notes.txt. (exe tested on WinXP Home) Win98 Zip 76 KB.

Assumes
Just run
API Declarations
See code

Rate Knob-Thumb-wheels & Skins

Download Knob-Thumb-wheels & Skins

Download Knob-Thumb-wheels & Skins (75 KB)

Knob-Thumb-wheels & Skins Comments

No comments have been posted about Knob-Thumb-wheels & Skins. Why not be the first to post a comment about Knob-Thumb-wheels & Skins.

Post your comment

Subject:
Message:
0/1000 characters