runesmithie Posted June 3, 2005 Share Posted June 3, 2005 I just had a breakthrough in making hte alculator, so I got some of the skills done... but then I got to smithing :shock: Right now I am using Message Boxes system to display how many of the item you have to make/bury/fish/etc.. now there is a LOT of stuff you can smith... How would I make this so there are a reasonable amount of smithing items in each messagebox and without having too many extra options... Also, how would I go about choosing between options in smithing, here is a picture of the calculator so far: I just posted something! ^_^ to the terrorist...er... kirbybeam. Link to comment Share on other sites More sharing options...
Hannibal Posted June 4, 2005 Share Posted June 4, 2005 You probably want to use a grid / table control. I'm not sure what VB .NET has to offer for stuff like that, but I'm sure there's something table-like :) If you have a control like that, you can loop the items and put each item into its own row. Popping up dialog warnings is bad UI (User Interface). You should try to avoid them, they scare users at first, and if you have too many of them, they will ignore their contents - which you don't want either. Link to comment Share on other sites More sharing options...
runesmithie Posted June 4, 2005 Author Share Posted June 4, 2005 Hmm, I was wanting to use something that I could run alongside Runescape and not overlap on a 1280x1024 screen resolution... I'll look into the tables though I just posted something! ^_^ to the terrorist...er... kirbybeam. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now