Showing posts with label menu. Show all posts
Showing posts with label menu. Show all posts

Sunday, January 18, 2009

NXText NXC v2

Lately I have been working on NXText NXC v2, and all I can say is that it is going to be awesome! On the left is a little sneek-peek of what's coming in this next release. This is the list of text files on the NXT. As you can see, multiple files are selected! Yup, multiple-file-selection support is coming to NXText! There's even more new stuff that's equally exciting, but I'm not gonna' tell you what those other features are just quite yet. You'll have to wait to see what they are. I'm planning on releasing V2 when I get a few other things working right. Until then, NXTFreak

Monday, November 3, 2008

Text menus are so awesome...

Alrighty! Sorry guys for not posting in a while. Life's very busy, and that isn't gonna' change until Christmas break (starts drooling). Back on topic, I wanted to go ahead and give you folk's a nice little preview of NXText (NXC) to whet your appetite, and so I did. The pic to the left demonstrates the file list. The cool thing about it is that it resizes. What do I mean by that? I mean if you have more than six files to display, moving the arrow to the very buttom file and then moving it down again will make the list scroll! Pretty cool, huh? And what's even cooler is that I can reuse the text menu because it is contained in a function! You pass a string array to the TextMenu function, and it will display it for you. That way I can use it for sub-menus and such. Well, there's you're little NXText update... NXTFreak