Advertisement

Results for "Author: max demian"

ASP_Volume3 #49562
ULTIMATE Color Chooser

Let you choose a color via horizontal scroll bars for each Red Green and Blue while showing how much of each you are selecting in picture boxes & showing the decimal & hex values for each red, green and blue & in a big picture box it shows the color of all 3 mixed. Also shows the RGB number value together, the long decimal & the full hex value in a locked text box (has a copy button). Has buttons to automatically set black & white & also to choose a random color. The pallete is a color bar which you can see what color your over when your mouse is over it & same with a color box, when you click in it, it will set the color as the chosen color & will set a fade in a picture box using all the color that use the first 4 out of 6 chars in the hex value & you can choose colors from that too. Check out the screen shot. Also saves the color and the position of the form on the screen to the registry for the next time that the program is loaded.

ASP_Volume3 #49563
Listbox, Common Dialog/Multi Select, Drag Drop/Multi Select, Parsing Example

You can drag (multiple or just one) files from a program like windows explorer or a common dialog onto a listbox & add them all to it, & parse before adding to just get the dir, filename or the whole thing.

ASP_Volume3 #49564
Inset Frame Control

I always hated the way that the normal Visual Basic frame looked, it was so ugly so I made this one. It does pretty much everything that the normal frame does just with a different look. please vote & tell me what you think :) P.S. Feel free to add on to this code & upload, id love to see what could be done with it.

ASP_Volume3 #49565
Domain Whois Lookup

do a domain whois lookup from your own site, just input the whois server & website (no www.)

ASP_Volume3 #49566
Planet Source Code Latest Code *UPDATE #3*

Get the latest code from www.pscode.com (Planet Source Code), from any world. Makes use of looping & regular expressions (the hard part), since psc's latest code ticker had the code on 2 lines & had to use 2 regular expressions & 2 loops for each code, not easy. But bettter than most codes you see that will just grab the whole ticker code, mine parses & just takes the links. *UPDATE*, I changed it form lngWID=# to world=# (just seems easier), & now you dont just have to put the number in, you can put like: world=vb or world=c . *UPDATE #2*, Does the EXACT same thing as the first update but I changed it so it doesnt have the code to get & parse the source 9 times, I made it into a funtion (psccode) so it can just do psccode(number); example: psccode(1); would be for vb. Cuts the code down ALOT, bout 1/3 the size now. *UPDATE #3* lets you choose what PSC URL you want to use (only changed function and how it is used). hopefully ill get it working where you can choose how many urls you want to get & have 0 get them all done soon.

4_2005-2006 #154859
ULTIMATE Color Chooser

Let you choose a color via horizontal scroll bars for each Red Green and Blue while showing how much of each you are selecting in picture boxes & showing the decimal & hex values for each red, green and blue & in a big picture box it shows the color of all 3 mixed. Also shows the RGB number value together, the long decimal & the full hex value in a locked text box (has a copy button). Has buttons to automatically set black & white & also to choose a random color. The pallete is a color bar which you can see what color your over when your mouse is over it & same with a color box, when you click in it, it will set the color as the chosen color & will set a fade in a picture box using all the color that use the first 4 out of 6 chars in the hex value & you can choose colors from that too. Check out the screen shot. Also saves the color and the position of the form on the screen to the registry for the next time that the program is loaded.

4_2005-2006 #154860
Listbox, Common Dialog/Multi Select, Drag Drop/Multi Select, Parsing Example

You can drag (multiple or just one) files from a program like windows explorer or a common dialog onto a listbox & add them all to it, & parse before adding to just get the dir, filename or the whole thing.

4_2005-2006 #154861
Inset Frame Control

I always hated the way that the normal Visual Basic frame looked, it was so ugly so I made this one. It does pretty much everything that the normal frame does just with a different look. please vote & tell me what you think :) P.S. Feel free to add on to this code & upload, id love to see what could be done with it.

4_2005-2006 #154862
Domain Whois Lookup

do a domain whois lookup from your own site, just input the whois server & website (no www.)

4_2005-2006 #154863
Planet Source Code Latest Code *UPDATE #3*

Get the latest code from www.pscode.com (Planet Source Code), from any world. Makes use of looping & regular expressions (the hard part), since psc's latest code ticker had the code on 2 lines & had to use 2 regular expressions & 2 loops for each code, not easy. But bettter than most codes you see that will just grab the whole ticker code, mine parses & just takes the links. *UPDATE*, I changed it form lngWID=# to world=# (just seems easier), & now you dont just have to put the number in, you can put like: world=vb or world=c . *UPDATE #2*, Does the EXACT same thing as the first update but I changed it so it doesnt have the code to get & parse the source 9 times, I made it into a funtion (psccode) so it can just do psccode(number); example: psccode(1); would be for vb. Cuts the code down ALOT, bout 1/3 the size now. *UPDATE #3* lets you choose what PSC URL you want to use (only changed function and how it is used). hopefully ill get it working where you can choose how many urls you want to get & have 0 get them all done soon.

5_2007-2008 #177377
ULTIMATE Color Chooser

Let you choose a color via horizontal scroll bars for each Red Green and Blue while showing how much of each you are selecting in picture boxes & showing the decimal & hex values for each red, green and blue & in a big picture box it shows the color of all 3 mixed. Also shows the RGB number value together, the long decimal & the full hex value in a locked text box (has a copy button). Has buttons to automatically set black & white & also to choose a random color. The pallete is a color bar which you can see what color your over when your mouse is over it & same with a color box, when you click in it, it will set the color as the chosen color & will set a fade in a picture box using all the color that use the first 4 out of 6 chars in the hex value & you can choose colors from that too. Check out the screen shot. Also saves the color and the position of the form on the screen to the registry for the next time that the program is loaded.

5_2007-2008 #177378
Listbox, Common Dialog/Multi Select, Drag Drop/Multi Select, Parsing Example

You can drag (multiple or just one) files from a program like windows explorer or a common dialog onto a listbox & add them all to it, & parse before adding to just get the dir, filename or the whole thing.

5_2007-2008 #177379
Inset Frame Control

I always hated the way that the normal Visual Basic frame looked, it was so ugly so I made this one. It does pretty much everything that the normal frame does just with a different look. please vote & tell me what you think :) P.S. Feel free to add on to this code & upload, id love to see what could be done with it.

5_2007-2008 #177380
Domain Whois Lookup

do a domain whois lookup from your own site, just input the whois server & website (no www.)

5_2007-2008 #177381
Planet Source Code Latest Code *UPDATE #3*

Get the latest code from www.pscode.com (Planet Source Code), from any world. Makes use of looping & regular expressions (the hard part), since psc's latest code ticker had the code on 2 lines & had to use 2 regular expressions & 2 loops for each code, not easy. But bettter than most codes you see that will just grab the whole ticker code, mine parses & just takes the links. *UPDATE*, I changed it form lngWID=# to world=# (just seems easier), & now you dont just have to put the number in, you can put like: world=vb or world=c . *UPDATE #2*, Does the EXACT same thing as the first update but I changed it so it doesnt have the code to get & parse the source 9 times, I made it into a funtion (psccode) so it can just do psccode(number); example: psccode(1); would be for vb. Cuts the code down ALOT, bout 1/3 the size now. *UPDATE #3* lets you choose what PSC URL you want to use (only changed function and how it is used). hopefully ill get it working where you can choose how many urls you want to get & have 0 get them all done soon.

6_2008-2009 #199895
ULTIMATE Color Chooser

Let you choose a color via horizontal scroll bars for each Red Green and Blue while showing how much of each you are selecting in picture boxes & showing the decimal & hex values for each red, green and blue & in a big picture box it shows the color of all 3 mixed. Also shows the RGB number value together, the long decimal & the full hex value in a locked text box (has a copy button). Has buttons to automatically set black & white & also to choose a random color. The pallete is a color bar which you can see what color your over when your mouse is over it & same with a color box, when you click in it, it will set the color as the chosen color & will set a fade in a picture box using all the color that use the first 4 out of 6 chars in the hex value & you can choose colors from that too. Check out the screen shot. Also saves the color and the position of the form on the screen to the registry for the next time that the program is loaded.

6_2008-2009 #199896
Listbox, Common Dialog/Multi Select, Drag Drop/Multi Select, Parsing Example

You can drag (multiple or just one) files from a program like windows explorer or a common dialog onto a listbox & add them all to it, & parse before adding to just get the dir, filename or the whole thing.

6_2008-2009 #199897
Inset Frame Control

I always hated the way that the normal Visual Basic frame looked, it was so ugly so I made this one. It does pretty much everything that the normal frame does just with a different look. please vote & tell me what you think :) P.S. Feel free to add on to this code & upload, id love to see what could be done with it.

6_2008-2009 #199898
Domain Whois Lookup

do a domain whois lookup from your own site, just input the whois server & website (no www.)

6_2008-2009 #199899
Planet Source Code Latest Code *UPDATE #3*

Get the latest code from www.pscode.com (Planet Source Code), from any world. Makes use of looping & regular expressions (the hard part), since psc's latest code ticker had the code on 2 lines & had to use 2 regular expressions & 2 loops for each code, not easy. But bettter than most codes you see that will just grab the whole ticker code, mine parses & just takes the links. *UPDATE*, I changed it form lngWID=# to world=# (just seems easier), & now you dont just have to put the number in, you can put like: world=vb or world=c . *UPDATE #2*, Does the EXACT same thing as the first update but I changed it so it doesnt have the code to get & parse the source 9 times, I made it into a funtion (psccode) so it can just do psccode(number); example: psccode(1); would be for vb. Cuts the code down ALOT, bout 1/3 the size now. *UPDATE #3* lets you choose what PSC URL you want to use (only changed function and how it is used). hopefully ill get it working where you can choose how many urls you want to get & have 0 get them all done soon.

Languages
Top Categories
Global Discovery