Results for "Category: Custom Controls/ Forms/ Menus"
I've spent hours making this the most flexible 8-sided control in PSC today. You can now change the colour of the borders, have different border styles, use bitmaps for the backgrounds of the control and align the text to the left, right or middle. You can also align icons in the bsOctButton! Support for this control, as I have spent a while on it, would be greatly appreciated. A vote would be too.
At last, the bsHexControls have been updated (unfortunately they are still a bit slow and buggy). They now have the same features as the bsOctControls. If you want to, you can vote...
I first made these controls for NAVEN(the game i am making, search for it on psc), but am now just adding any controls i need for my newest apps, this will probably be my last submission for awhile because i am working on a IDE for 10 languages(hope i finish it), which i will post on psc(probably). this set of controls includes a scrolling container, a gradient label, a fairly unique horizontal scroller(look at it and you will see why there is no vertical one), a gradient progressbar, a system button, a toggle button, a flat button, and a ton of API calls that i will use in the next version of this(a few new controls that i am working on use them). hope you ppl like this.
this took a little while to do, but the screenshot dosn't do it justice, i spent about 2 days on this and it is awsome, it will look exactly like an icq pop-up menu(if you right-click the description on the form you can see it), and it is also an easy way to add icons to menus, and to change the background and forecolor and highlight background/forecolors, this looks great and will be a part of my next app(GroupCode, which will be followed by AllCode - these two programs will have an opc client/server connection and i gaurantee you, they WILL change the way you program),i know that when a menu pops up it makes the parent form lose focus, if you have a way to fix this please help me and will post the updated code on psc and give you credit for the fix, please leave comments/bug reports/bug fixes/and votes
This is an update to a previous version i submitted a little while ago and am now going to delete, but it has a 3d matrix that stores the neural net. The 3D vertex routines are from Cory Ului, check out his latest code(i think) at: http://planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=22835 Keywords: 3D three-d three-diminsional 3-diminsional matrix neuron neural network AI
this is a pretty simple thing 2 make a gradient prog bar....i used a screenshot from the project instead of the actual app because it shows most of the properies u can set...it is rly customizable...and i used it in the mod-maker for a game i am making(chk my other submisions), and the map editor(not yet done)...hope u like it
Here is a simple custom font dialog. Using the API EnumFontFamily, it finds all TrueType and Fixed width fonts. The font names are displayed, w/icon, in a listview. A slider control allows continuous scrolling of font size. A sample of the font at the selected size and style is displayed. A DrawFameOn routine is included which is used to frame all the controls (see screen shot).
This code shows three different samples of using low security password entry to a form. Yes this is quick, easy and some might think somewhat lame but for beginners these samples will be just fine and useful. It keeps prying eyes out of my stuff anyways. These code examples can easily be modified for more sophisticated routines. It just lays a basic foundation is all.
Want to have a shortcut keys of your programs?? Like in winamp CTRL + P for preferences.. Easy and practical codes for a nummber of lines only!!!
I've downloaded a program with a disabled X but if you press alt F4 it will close so I decided to submit his code because its more practical. No need for API's to disable x, Ignore Alt F4. This is only few lines!!
This control handle Many Customization Factors, including Caption, ForeColor, InsideTrackColor, OutsideTrackColor, Direction, Speed and More! jMarquee is set up now to handle one line of streaming text, but is Multi-Line Ready. This could be useful for scrolling Stocks etc.. with multiple lines moving at multiple varying speeds.
This control will let you visually display Data in an easy to understand way.
When placed on a form, this Control will take whatever its .Value is and show you what angle of rotation you've entered. GREAT FOR Graphic / Multimedia / Game Application Development
This will show you how to make groups in your listboxes with this simple control. Since it is not yet 100% functional (it's about 95%), there is a lot of roomfor personal customization. This control is yours for the taking. Download it and add / remove any features you want.
This Control will go out to the internet, connect to the host, and find the local weather conditions. This code can easily be altered to get the 5-Day Forecast, Temperature, etc.. Please Vote if you like it!
This is a FULLY FUNCTIONAL Custom Control. I have not loaded it with features for the purpose of letting you download it and add to it yourselves! The code Included Allows RemoveItem, Clear, Listcount, Item(X), and AddItem(Text, Bold, Color)
When the Swooshbox Gets Focus, it will smoothly expand to its end width and when focus is lost, will smoothly scroll back to its origional Start width. VERY PROFESSIONAL LOOKING!
This code will give you some ideas on how to break away from VB's standard controls, using VB's standard controls. Ironic isn't it? :) Included: Specialized Textboxes Specialized Command Buttons Scrolling Text SelStart / SelLength
Converts images (bmp,gif,ico,jpg,cur,wmf, etc) to bmp files. Supports drag and drop of files. Can only save as .bmp files. Picks up where Paint Shop Pro leaves off.
Hover Buttons. Like the Internet Explorer menu buttons. Check it out. And.. if you like it... please vote... ;)