Jump to content
Muxe Inc Forums
Sign in to follow this  
AdminZ

NDN Interface Design

Recommended Posts

AdminZ    0

1. Remove all "..." from menus - its overload interface only and enlarge menu width. Without "..." much best. Replace "..." with "" in source - this operation very quickly.

 

2. NDN don't set clock to right position. I'm make ultra little "B82100CD10CD20" 7 bytes only :) com-file what do change video mode to 21h. For my Radeon 9000 (RV250) it set text mode 100x25, 77Hz for my monitor.

 

100.com

----------

mov ax,21

int 10

int 20

----------

Share this post


Link to post
Share on other sites

Hi AdminZ!

 

1. Menu items with "..." mean that there's a dialog coming after the item has been selected.

"" means that a command is executed.

 

But I just saw that this is not consistent in all the menus. I will correct this.

Sorry, but I will not remove the "..." because it makes sense and it's a common practice in all GUIs. :)

 

2. I know that there are some problems with the clock positioning.

But I didn't have the time to look at this yet.

 

Thank you as always,

Stefan / AH

Share this post


Link to post
Share on other sites

Hi!

 

I have something like this already in the todo list:

+ Adjust automatically the column widht with the largest filename. (naX)

 

I have also seen your report, I put it to the todo list too.

 

Thank you,

Stefan / AH

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  

×