Advertisement

Results for "Author: jeffrey katz"

ASP_Volume3 #50658
Dynamically Shaped (round) Controls and Forms

This code demonstrates using the windows api to create and combine regions. The end result is a cool quick routine to shape buttons, forms, listboxes - anything with a hWnd. This code can be easily modified to create objects of any shape, the round controls in the example are just one implementation.

ASP_Volume3 #50659
Loading a paletted bitmap

Demonstrates reading a bitmap's header in binary to determine the bit depth (amount of colors) and the palette information. Useful for beginners who want to work with paletted bitmaps, or anyone interested in binary files.

ASP_Volume3 #50660
Angle Selector - Advanced Trig

Ever wonder how image editors create their angle selectors? Ever needed a dialog to select an angle? This code is for you. Using advanced math functions NOT built into VB, this code creates a selector in a picture box. It has functions to return the ArcSine of a number and to convert degrees into radians and back.

ASP_Volume3 #50661
Massively cool form shapeing on the fly

This demonstrates how to use the windows api to dynamically (and quickly) reshape a form without hogging resources. It Doesn't Even Blink! PLEASE VOTE!

ASP_Volume3 #50662
User-Defined Types in ASP

So far as I have seen, there is no vbscript equivalent of the VB user defined type.

4_2005-2006 #155955
Dynamically Shaped (round) Controls and Forms

This code demonstrates using the windows api to create and combine regions. The end result is a cool quick routine to shape buttons, forms, listboxes - anything with a hWnd. This code can be easily modified to create objects of any shape, the round controls in the example are just one implementation.

4_2005-2006 #155956
Loading a paletted bitmap

Demonstrates reading a bitmap's header in binary to determine the bit depth (amount of colors) and the palette information. Useful for beginners who want to work with paletted bitmaps, or anyone interested in binary files.

4_2005-2006 #155957
Angle Selector - Advanced Trig

Ever wonder how image editors create their angle selectors? Ever needed a dialog to select an angle? This code is for you. Using advanced math functions NOT built into VB, this code creates a selector in a picture box. It has functions to return the ArcSine of a number and to convert degrees into radians and back.

4_2005-2006 #155958
Massively cool form shapeing on the fly

This demonstrates how to use the windows api to dynamically (and quickly) reshape a form without hogging resources. It Doesn't Even Blink! PLEASE VOTE!

4_2005-2006 #155959
User-Defined Types in ASP

So far as I have seen, there is no vbscript equivalent of the VB user defined type.

5_2007-2008 #178473
Dynamically Shaped (round) Controls and Forms

This code demonstrates using the windows api to create and combine regions. The end result is a cool quick routine to shape buttons, forms, listboxes - anything with a hWnd. This code can be easily modified to create objects of any shape, the round controls in the example are just one implementation.

5_2007-2008 #178474
Loading a paletted bitmap

Demonstrates reading a bitmap's header in binary to determine the bit depth (amount of colors) and the palette information. Useful for beginners who want to work with paletted bitmaps, or anyone interested in binary files.

5_2007-2008 #178475
Angle Selector - Advanced Trig

Ever wonder how image editors create their angle selectors? Ever needed a dialog to select an angle? This code is for you. Using advanced math functions NOT built into VB, this code creates a selector in a picture box. It has functions to return the ArcSine of a number and to convert degrees into radians and back.

5_2007-2008 #178476
Massively cool form shapeing on the fly

This demonstrates how to use the windows api to dynamically (and quickly) reshape a form without hogging resources. It Doesn't Even Blink! PLEASE VOTE!

5_2007-2008 #178477
User-Defined Types in ASP

So far as I have seen, there is no vbscript equivalent of the VB user defined type.

6_2008-2009 #200991
Dynamically Shaped (round) Controls and Forms

This code demonstrates using the windows api to create and combine regions. The end result is a cool quick routine to shape buttons, forms, listboxes - anything with a hWnd. This code can be easily modified to create objects of any shape, the round controls in the example are just one implementation.

6_2008-2009 #200992
Loading a paletted bitmap

Demonstrates reading a bitmap's header in binary to determine the bit depth (amount of colors) and the palette information. Useful for beginners who want to work with paletted bitmaps, or anyone interested in binary files.

6_2008-2009 #200993
Angle Selector - Advanced Trig

Ever wonder how image editors create their angle selectors? Ever needed a dialog to select an angle? This code is for you. Using advanced math functions NOT built into VB, this code creates a selector in a picture box. It has functions to return the ArcSine of a number and to convert degrees into radians and back.

6_2008-2009 #200994
Massively cool form shapeing on the fly

This demonstrates how to use the windows api to dynamically (and quickly) reshape a form without hogging resources. It Doesn't Even Blink! PLEASE VOTE!

6_2008-2009 #200995
User-Defined Types in ASP

So far as I have seen, there is no vbscript equivalent of the VB user defined type.

Languages
Top Categories
Global Discovery