|
From: SourceForge.net <no...@so...> - 2009-02-07 13:55:56
|
Bugs item #2572926, was opened at 2009-02-06 10:11 Message generated for change (Settings changed) made by adelikat You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113536&aid=2572926&group_id=13536 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: win Group: None Status: Open Resolution: None >Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Hex Editor should remember window size Initial Comment: this is mostly in reference to the Hex Editor window, as by default with my setup it shows 0000-00EF which tends to break scrolling (requiring manual resizing every time it's open) also, perhaps allowing the memory watch window to use a custom font/color scheme instead of black on white ---------------------------------------------------------------------- Comment By: Andres Delikat (adelikat) Date: 2009-02-06 23:02 Message: Window size fixed. Changing the colors in the code is actually very easy. However, I can't think of a sane way to allow the user to change them. An extra dialog with RGB sliders seems way over the top. ---------------------------------------------------------------------- Comment By: Andres Delikat (adelikat) Date: 2009-02-06 22:12 Message: Window size fixed. Changing the colors in the code is actually very easy. However, I can't think of a sane way to allow the user to change them. An extra dialog with RGB sliders seems way over the top. ---------------------------------------------------------------------- Comment By: Andres Delikat (adelikat) Date: 2009-02-06 10:26 Message: Changing topic to Hex Editor, because it is the only resizable dialog that doesn't already remember size. I agree it should remember its size. Being able to change the color might actually be really easy, if so, I could probably add that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113536&aid=2572926&group_id=13536 |