AdminZ 0 Report post Posted February 19, 2007 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
AngelsHolocaust 0 Report post Posted February 19, 2007 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
AdminZ 0 Report post Posted February 21, 2007 Hi Stefan, New offer: autosize width colons in panel. In settings set not width colon, but their numbers. I don't know you see my last post about LFN support - http://forums.muxe.com/index.php?showtopic=1483&st=15 Share this post Link to post Share on other sites
AngelsHolocaust 0 Report post Posted February 21, 2007 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