Thread: Gump Studio
View Single Post
Old 01-13-2008, 10:19 PM   #4 (permalink)
Bradley
Forum Expert
 
Bradley's Avatar
 
Join Date: Oct 2002
Location: Hummelstown, PA
Age: 29
Posts: 487
Send a message via ICQ to Bradley Send a message via AIM to Bradley Send a message via MSN to Bradley Send a message via Yahoo to Bradley
Default

Quote:
Originally Posted by Setharnas View Post
Sounds great, thanks!

My biggest annoyance is the upside-down scrolling in the gump browser when scrolling down (scrolling up works as it should). That tool alone is, imho, one of the most useful gump related tools for UO ever, but when I click the scrollbar to scroll the list down a page I don't want it to give me a headache by scrolling in the new pictures from the top, just as if I had clicked to scroll up.

Oh, and I'd like to access the browser from a button on the standard UI, for quick browsing when you just need to find a specific gump for code outside GS. This is nothing important, adding a background and modifying its ID works just as well - it just doesn't feel right.

Otherwise, GS is great, thanks for that.
I may be able to break that browser out into a stand-alone program if you'd like.

Which browser is scrolling backwards, the Image Browser, or the Item browser? I don't think I've ever seen this happen. If it's the Image browser then I'm not sure I can fix it because I don't control the scrolling on that one. It's just a plain windows forms based listbox with OwnerDraw set to true.

As a quick summary of whats been fixed so far...
You can now manually browse for the UO data file directory.
Serialization for TextBoxes, CheckBoxes and RadioButtons now fully serializes everything.
TextBoxes now have a MaxLength property.

Most of my time has been spent trying to get it to compile and work properly in Visual Studio 2008 using the 2.0 framework.
I'm not sure what Roadmaster has fixed in the export so far.
__________________
-----------------------
If your response will contribute nothing to this discussion except to insult me, or someone else in this thread, please do not post.
I am refering to specific individuals.
You know who you are.
Bradley is offline   Reply With Quote