Sign in to follow this  
GaryP

Idea: A simple To-do List

Recommended Posts

I can write enough mobile java to get by, but I've never written anything for wurm.

wurm is a task oriented game. Do this, then do that, but you have to do the other before you do anything.

 

My idea is a simple to-do list.  A hook to the ui in the form of a resizable window, with an option to add a new line of text.

This is already done in the experience tracker.

 

It would require a checkbox next to it when you're finished, and a way to delete it, and this is available in any of the settings ui.

It would need to save data to a local database table or as my preference, a simple text file that could be edited outside of wurm.

 

I've been looking for examples on how to write a simple ui, but as yet not found much...

 

Any help or if you think this is a good idea, please let me know.

  • Like 2

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this