Post Reply 
newRPL: design of soft menus
11-13-2016, 04:23 PM (This post was last modified: 11-13-2016 04:43 PM by Helix.)
Post: #1
newRPL: design of soft menus
I've tried to imagine several types of soft menus.
My starting point is the following example, which shows how newRPL currently displays soft menus. The primary and secondary menus have been exchanged between the two images:

[Image: 1611130433275864614633426.jpg]

1) In the following case, both primary and secondary menus are white. Directories and submenus are indicated by a black line on top of the labels. The borders are in very light grey:

[Image: 1611130433285864614633427.jpg]

2) Perhaps a more elegant solution would be to use a light grey background for directories, probably even lighter than the SD indicator. I don't know if this is possible, and if the contrast would be sufficient. Only a test on the real machine can give the answer.

[Image: 1611130433295864614633428.jpg]

3) If grey background is valid, then the grey borders can probably be removed. The progressive fading of the labels avoid confusion between adjacent names. That would be a very elegant and simple solution:

[Image: 1611130433305864614633429.jpg]

4) I'm not sure that the primary menu should be black, because I'm still making errors between the keys when I use soft menus in newRPL. However, here is an example with a black primary menu. Directories are indicated by a dark grey background. Again, only testing on the real hardware can tell if this is a valid solution. I'm afraid that there will be a lack of contrast:

[Image: 1611130433305864614633430.jpg]

5) Here is an intermediate solution: the black primary menu has the traditional tabs. We lose one pixel for the stack. On the other hand, this additional space between the level 1 object and the soft menus makes the look more clear. I wonder if this additional blank line should be used in the other designs too.

[Image: 1611130433315864614633431.jpg]

6) Finally, here is an example with all menus in black and dark grey. Again, I don't know if this is a valid solution.

[Image: 1611130433325864614633432.jpg]

If you have other ideas, or if you have worked on other examples, you can share them in this thread.
For those who are interested, my working file to create these images can be downloaded here:
http://nsm08.casimages.com/img/2016/11/1...633660.png

Jean-Charles
Find all posts by this user
Quote this message in a reply
11-13-2016, 04:51 PM (This post was last modified: 11-13-2016 04:54 PM by Vtile.)
Post: #2
RE: newRPL: design of soft menus
Programs / Variables etc. : Black with white text
Directories : White background and black text.

The idea behind the programs / variables beeing as black background is that most important things have most contrast. In this case immediate actions.
Find all posts by this user
Quote this message in a reply
11-13-2016, 05:17 PM
Post: #3
RE: newRPL: design of soft menus
From my experience when I originally tried all these things:

a) I went for black, white and one level of gray because I found that many grays can appear to flicker in some calcs, and others can be hard to see unless your contrast settings are exactly as designed. On the PC screen of course, this looks a lot better.
b) Let's not forget that labels can be inverted (like the white solver menus), so for example light gray background with black text, what's the inverted state of that?

I think I agree (perhaps because we are used to it) that option 5 is the cleanest, but we would have to lose 3 pixels (one for each row) to have that extra line on the second menu as well (to keep it consistent).

What about inverting a triangle in the upper-right corner of the label for directories instead? Let's say 3x3 pixels:
Code:

XXX
 XX
  X
Find all posts by this user
Quote this message in a reply
11-14-2016, 12:00 AM
Post: #4
RE: newRPL: design of soft menus
7) Vtile's suggestion. Seems quite effective. Does it pose a problem?

[Image: 1611140102025864614634677.png]

8) Claudio's suggestion. It was not easy to find where to draw exactly the triangles, but I think the following is the best way.
I've made three cases. Let's call them 8a) 8b) and 8c):

[Image: 1611140102025864614634678.png]

Jean-Charles
Find all posts by this user
Quote this message in a reply
11-14-2016, 01:50 AM
Post: #5
RE: newRPL: design of soft menus
In my humble opinion, example 5 looks best. Using triangles (especially white ones) makes a full secondary menu (black background, white text) too busy.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
11-14-2016, 03:11 PM
Post: #6
RE: newRPL: design of soft menus
(11-13-2016 05:17 PM)Claudio L. Wrote:  I think I agree (perhaps because we are used to it) that option 5 is the cleanest, but we would have to lose 3 pixels (one for each row) to have that extra line on the second menu as well (to keep it consistent).

9) Here is the case which eats these famous 3 pixels. In fact we lose nothing, apart from the series of dots at the top of the screen, telling us that there is something in the level 8 of the stack. I don't think it is so important. Furthermore, this case gives a more finished look. Even with 7 pixel and 6 pixel font heights, the 56 pixels remaining for the stack won't cut characters.
In this example, I've added one pixel to the tabs, and shifted them by one pixel to the right, in order to improve visibility.

[Image: 1611140415065864614635789.png]

Jean-Charles
Find all posts by this user
Quote this message in a reply
11-14-2016, 04:46 PM
Post: #7
RE: newRPL: design of soft menus
I updated the rom with the new look for the menus. I think I captured the best ideas from everybody:
  • Added the 3 pixels to give an even look
  • Removed the vertical lines
  • The top line didn't work very well on the 2nd menu, so I went with the light background. But only a couple of pixels to keep contrast

Looks better, hope you guys like it. Go ahead and download and flash the new ROM.
Find all posts by this user
Quote this message in a reply
11-14-2016, 08:01 PM (This post was last modified: 11-14-2016 08:58 PM by Han.)
Post: #8
RE: newRPL: design of soft menus
(11-14-2016 04:46 PM)Claudio L. Wrote:  I updated the rom with the new look for the menus. I think I captured the best ideas from everybody:
  • Added the 3 pixels to give an even look
  • Removed the vertical lines
  • The top line didn't work very well on the 2nd menu, so I went with the light background. But only a couple of pixels to keep contrast

Looks better, hope you guys like it. Go ahead and download and flash the new ROM.

The gradient background keeps making me think that my screen has contrast issues. The more I think about the menu system, the more I prefer the old HP48 design. I have long forgotten why the 2nd menu needs to be of a different background. It seems to me that it being on a different row is sufficient differentiation from the 1st menu. So having black background for both menus (and tabs for directories) is in my opinion a "solid" way to do the menus.

Also, I believe the rows can be kept to 8 pixel height with a single empty pixel row between each of levels. Having solid black background means we can have 7 rows of pixels for the label (some letters like y and g will have to dip into the bottom-most row, but I don't think it would look that bad). The top (8th) row then is used for the directory tab.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
11-14-2016, 10:33 PM (This post was last modified: 11-15-2016 01:14 AM by Helix.)
Post: #9
RE: newRPL: design of soft menus
+1

It is not possible to see the grey backgrounds in both menus at the same time. We have to set the contrast to see them either in the first menu, or in the second menu.
And we lose 4 pixels, so the top of the level 7 is masked, which is not a good thing in my opinion.

10) So, here is what Han described, another simple and effective solution:

[Image: 1611141128385864614637133.png]

If for some reason a label must be inverted, it's perfectly possible. In this example I have arbitrarily inverted 3 variables, to show the effect:

[Image: 1611141128545864614637134.png]

Jean-Charles
Find all posts by this user
Quote this message in a reply
11-16-2016, 03:55 AM
Post: #10
RE: newRPL: design of soft menus
(11-14-2016 08:01 PM)Han Wrote:  The gradient background keeps making me think that my screen has contrast issues.

In the bands that appear when you press On+/-, the contrast setting I use is the one that shows all 15 shades clearly. If I go one point more the first 4 darks become black, and one point less and the first 4 lights become white. But in both calcs there is one point which displays all 15 shades.

The light background should be barely visible on the dark menus, and very light on the light menus on that optimum setting. This is to keep the text readable. If you try to get a "stronger" gradient then yes, you'd have to see one or the other, but not both at once.

(11-14-2016 08:01 PM)Han Wrote:  Also, I believe the rows can be kept to 8 pixel height with a single empty pixel row between each of levels. Having solid black background means we can have 7 rows of pixels for the label (some letters like y and g will have to dip into the bottom-most row, but I don't think it would look that bad). The top (8th) row then is used for the directory tab.

I fought for those pixels for a while, the only reason I got convinced that losing 4 pixels was acceptable is this:

7*3+2 = 23 pixels height
8*3+1 = 25 pixels height

The first is close, but only allows for 3 lines of help using a 6 pixel font. Losing those few pixels we can have 4 lines of text, so I could add the command name to the help without going fullscreen, which I much prefer.

The gradient can force you to use one contrast setting, which is a bad thing, I'll find something else to show directories. I'm thinking the first letter could be gray, the rest black (or white). Or the first letter have gray background, the rest black or white. I'll test to see what looks best, but unfortunately I can't afford to spend years just changing pixel colors, the project needs my attention in many other areas.
Find all posts by this user
Quote this message in a reply
11-16-2016, 04:22 PM
Post: #11
RE: newRPL: design of soft menus
(11-16-2016 03:55 AM)Claudio L. Wrote:  I'll test to see what looks best, but unfortunately I can't afford to spend years just changing pixel colors, the project needs my attention in many other areas.

I agree that this is not as big of an issue and am happy to just have a working menu system. In the long run, anyone who prefers something different can always modify the source to their liking.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
11-17-2016, 03:55 PM
Post: #12
RE: newRPL: design of soft menus
Tried a couple alternatives, the better looking one was the first letter over gray background. I updated the rom with that change. With the ideas from this forum I think it looks much better than before. Keep brainstorming and posting ideas, we might attempt another face lift in a few months, for now let's move on to other things.
Find all posts by this user
Quote this message in a reply
12-18-2016, 01:08 PM (This post was last modified: 02-01-2017 11:49 PM by compsystems.)
Post: #13
RE: newRPL: design of soft menus
Hi, an idea, allow to select the font type for the menus, in case of FONT 5 would be the largest vertical saving in pixels.

Annex some sources that I wrote, they have the first characters with symbols, the place of squares

[Image: fonts_hp50g_image00.png]

PHP Code:
DIR
font8x6
«
"CCB20930108000614456661657C647840543933414350283A263F50787C661F11111111111F10000​020381D070200060102041718041417010305171804141701030D1F0808080701030917141C08120​50705051C0C04130503050704040C1305030D1708001C050507050D1808080F102024262F1604000​000020302070000000003040207000F102020201A060E00000001050704000000000703040300000​00006030506000000000704020100000000060705030000000006070403000000000605050300060​50503000000000105070400000000070304030000000006030506000000000704020100000000060​7050300000000060704030000000003030303030303030F1111111111111F1406070604000500040​C0C1C04000410000000000000000006060606060006000A0A0A00000000000A0A0F1A0F1A0A00040​E05160C051E040225151A041A2A211C021A042A211E2004040404000000000804040404040800020​404040404020000011A040A0110000004040F1404000000000000000604020000000F10000000000​000000006060008080406020101000E11111111111F000406040404040E000E01101C02010F100F1​8040800111E00080C0A090F1808000F110F0010111E000C12010F01111E000F101808040404000E0​1111E01111E000E01111E10111E00000006000006000000000006000604020028140304081020000​00F100F10000001060800380601000E011118040004000C0219151D220C100E01111F111111100F0​1111F01111F000E01110101011E0007090111111907000F11010F01010F100F11010F010101000E0​1110109111E100111111F111111100E04040404040E000830101011111E000119050305090110010​1010101010F10011B15151111111001131515191111100E01111111111E000F01111F010101000E0​11111151906100F01111F090111100E01110E00111E000F140404040404000111111111111E00011​1111A0A0404000111111515151A0001111A040A0111100111111A040404000F10180402010F100C1​4040404040C1001010206040808000704040404040700040A0110000000000000000000000F30030​204000000000000000E001E111E2001010D0311111F0000000E0101011E000010161911111E10000​00E011F110E000C0212070202020000000E011E04080701010D03111111100400060404040E00080​00C08080809060101011D070901100202020202020C0000000B051515111000000D0311111110000​00E0111111E0000000D03111F010100000619111E101010000D031101010000000E110E001F00020​2070202021C00000001111119161000000111111A04000000011115151A000000031C04060910000​00111121C040300000F1804020F10081404020404081004040404040404000304040804040300000​0020518000000000F300F300F30000000180406090F100F1003141C0609100F1003121A0C04020C1​404040405060408041404040405020F1112040402011F14080F102F18040000000F1A0A0A0910081​01619090D0A10001C030C001F100F11060816010F100F10180F140F1201000000061909092610000​8001F301800000004020F3204000004040404051E0400040E05140404040000000215180804040C0​2140A01111E0000000E0116011E0000000A05141410101E01111F11111E000006080C0A0A2110000​00C02121E020100000E190909060000000E150404180000000A0115151A000F1111111A0A04040F1​A0A0A0A0A0A0A0E11212121221330000002231E0A0230000A0515151A0000000C021F03031E00060​00607061E06000A1C0201010E001C0814251E04060D2210051A01111A05100001050105353530002​E1D060E160603021C0206010E001C00000F030F030F0000000C1606060C100E001E111E200F30080​41A050A0418000000000F10101000080C0B0C1000000000000E061E0616100F060606060000000C0​2121C0000000004040F1404000F10030402070000000007020403000000000606040200000000000​0021212121D2100000A19292E180800000515151E04040A1602020000000002030207000000000E0​111111E000F1002050A041A0502000000011111111E0000000E0111111110000000011A040000000​000040A01100002040E011F11111008040E011F111110040A000E011F1110061D000E011F11100A0​00E011F111110040A040E011F11100A15070D05050D100E011101011E080602040F110F010F10080​40F110F010F10040A0F110F010F100A000F110F010F1002040E0404040E0008040E0404040E00040​A000E04040E000A000E0404040E000F02121712121F00061D00031519111002040E0111111E00080​40E0111111E00040A0E0111111E00061D0E0111111E000A000E0111111E0004051E0E05140000000​01E0915131E010204011111111E000804011111111E00040A000111111E000A00011111111E00080​4011A04040400010F0111111F010006090D01111D010102040E001E111E3008040E001E111E30040​A0E001E111E30061D0E001E111E300A000E001E111E30040A040F0E111E3000000B041E150E10000​00E01011E080602040E011F110E0008040E011F110E00040A0E011F110E000A000E011F110E00020​4000604040E000804000604040E00040A000604040E000114000604040E000A040A001E111E00061​D000D031111100204000E01111E000804000E01111E00040A000E01111E00061D000E01111E00000​A000E01111E000004000F100400000000001E05131E0102040111111916100804011111191610040​A0001111916100A00011111191610080401111A0A040200010D0311131D010A0001111A0A04020"
H->
»

font7x6
«
"CCB20F2010700011D456469657D63414350273A253F50787C611F111111111F10000000181D07020​000060102040718041007010305071804100701030D1F08080007010309171C1C0002050705051C0​4100305030507040C100305030D1F001C00050507050D1808000F0014161F0604000000020302070​00000000304020700000F102020241C0C10000001050704000000000703040300000000060305060​00000000704020100000000060705030000000006070403000000000605050300000605050300000​00001050704000000000703040300000000060305060000000007040201000000000607050300000​000060704030000000003030303030303000F11111111111F100406070604000500040C0C1C04000​410000000000000000006060606000600000A0A0A00000000000A0F1A0A0F1A0000040E150E041F0​400021D060C06190000040A060519061000040404000000000008040404040800000204040404020​00000011A040A0110000004040F1404000000000000060402000000000F100000000000000006060​00008080404040202000E111111111F000004060404040E00000E011804020F10000E011C00111E0​000080C0A090F1800000F110F00111E00000E010F01111E00000F101804040400000E011E01111E0​0000E01111E101F000000000600000600000000060006040200000804030408000000000F100F100​00000020408140200000E011804000400000E091519110E00000E011F11111110000F011F01111F0​0000E011101011E000007090111190700000F110F01010F10000F110F01010100000E011109111E1​00001111F11111110000E040404040E00000C18080909060000011907090111100001010101010F1​000011B15111111100001131515191110000E011111111E00000F011F01010100000E01111519061​0000F011F09011110000E011608011E00000F1404040404000001111111111E0000011111111A040​00001111115151A0000011A04040A01100001111A04040400000F180402010F10000C140404040C1​00002020404040808000704040404070000040A01100000000000000000000F10000302040000000​00000000E090906100001010D03111F000000000E01011E000000101619111E100000000E09070E1​0000C0217020202000000000E011E08070001010D031111100004000604040E000008000C0808090​600010109070509000002020202020C000000000B051515100000000D031111100000000E01111E0​00000000D03111F010000000619111E101000000D031101000000000E17081F000002020702021C0​0000000011119161000000001111A04000000000115151A00000000031C060910000000011916101​E0000000F18060F1000000C1402040C1000040404040404000000070408040700000000020518000​000000F000F000F000000180402050F10000F10031C060910000F10031A040300000C14040405060​40008041404040502000F12140404021F1002040F001F04020000000F1A0A091000081016190D0A1​000001C030C001F100001060816010F100000180F140F12010000000619090610000004080F18040​0000004020F12040000040404051E040000040E05140404000000021518080800000C02140A011E0​000000E0116011E000000000A05141010100E011F11111E0000040A080C0A011000000C02121E020​10000000E190906000000000E150418000000000A01151A00000F11111A0A0404000F1A0A0A0A0A0​A000E0111111A0B100000021B060A021000000A05151A0000000C021F03031E0000060006071E060​0000A0402010E001E000C021F02060B100000051A011A0510000001050105353000002E150E16060​300021C0206010E0010000F030F030F0000000C1606060C1000000E0906100F100008041A050A041​80000000F1010100000080C0B0C10000000000E061E061610000F060606000000000C02121C00000​000040F14000F1000000304020700000000070204030000000006060402000000000000090909071​10000000C05151E0400000005151E0404000A1602020000000002030207000000000E011E000F100​00002050A041A05020000000111111E000000000E01111110000000011A040000000000040A01100​00002040E011F11100008040E011F111000040A0E011F111000021D0E011F1110000A000E011F111​000040A040A0F1110000A15070D050D10000E0111011E04020002040F1F010F100008040F1F010F1​000040A0F1F010F10000A000F1F010F100002040E04040E000008040E04040E0000040A0E04040E0​0000A000E04040E00000F021217121F0000041A03151911100002040E01111E000008040E01111E0​000040A0E01111E0000021D0E01111E00000A000E01111E000004051E051400000000001E05131E0​10002040111111E000008040111111E0000040A0001111E00000A000111111E00000804011A04040​000010F01111F01000006090D011D0100000204000E090610000804000E09061000040A000E09061​0000A05000E090610000A000E0909061000040A040E09061000000B041E150E100000000E01011E0​30002040E09070E100008040E09070E1000040A0E09070E10000A000E09070E100002040006040E0​00008040006040E0000040A0006040E000001140006040E00000A04080E09060000021D000D03111​0000204000E011E00000804000E011E0000040A000E011E0000021D000E011E0000000A000E011E0​00004000F10040000000000001E051E010002040111191610000804011119161000040A000119161​0000A00011119161000080401111A04020000010709090701000A0001111A0402000"
H->
»

font6x6
«
"CCB20D201060000135D616C6C63414350263A253F50787C601F1111111F10000000181D070200000​00603040718041000070305071804100007030D1F08080000070309171C1C0000020507051C04100​007030507040C100007030D1F001C00000507050D18080000081020222F120000000203020700000​000030402070000000F1020282818300000010507040000000007030403000000000603050600000​00007040201000000000607050300000000060704030000000006050503000000060505030000000​00105070400000000070304030000000006030506000000000704020100000000060705030000000​0060704030000000003030303030300000F111111111F1000020F0F0200050000080E1E180004100​0000000000000000006060600060000000A0A0000000000000A0F1A0F1A000000040E17081F04000​0031B040A19100000020506190610000004040000000000000804040408000000020404040200000​0011A040A0110000004040F1404000000000000060402000000000F1000000000000000060600000​008080404020200000E1111111F000000040604040E0000000E011C020F1000000E011C011E00000​0080C0A0F180000000F110F001F0000000E010F011E0000000F101804040000000E011E011E00000​00E011E101F000000000600060000000000060006040200000804020408000000000F100F1000000​002040804020000000E011C00040000000E091519220000000E011F11111000000F011F011F00000​00E0111011E0000000F0111111F0000000F110F010F1000000F110F01010000000E110D111E10000​001111F11111000000E0404040E0000000C18080906000000011D030D01100000010101010F10000​0011B15111110000001131519111000000E0111111E0000000F011F01010000000E0115190610000​00F011F09011000000E110E001F0000000F14040404000000011111111E0000000111111A0400000​0011115151A000000011A040A01100000011A0404040000000F1804020F1000000C1404040C10000​002020404080800000704040407000000040A011000000000000000000F100000030204000000000​0000E090906100000010D03111F000000000E01011E000000001619111E100000000E0D130E00000​00C02170202000000000E011E08070000010D031111100000040006040E00000008000C080906000​00109070509000000020202020C000000000B051515100000000D031111100000000E01111E00000​0000D03111F010000000619111E101000000D031101000000000E17081F000000020702021C00000​000011119161000000001111A04000000000115151A00000000031C060910000000011916101E000​0000F18060F1000000C1402040C10000004040404040000000704080407000000000205180000000​00F000F000F0000000018040A0F1000000E10021C021000000F10031A040300000C1404050604000​008041404050200000F121404021F1000040F001F04000000000F1A0A09100000081016190610000​00C130C100F100000070817000F100000080F140F12000000000619090610000004080F180400000​004020F12040000000404051E04000000040E051404000000000215180404000006010E011E00000​00E0116011E000000000A0514101010000E011F111E000000040A0C0A01100000000C021E0201000​0000E190906000000000E150418000000000A01151A0000000F111A0A040400000F1A0A0A0A0A000​00E01111A0B10000000021B060A100000000A05151A0000000C021F030E100000060006071E06000​005020106080600000C0212060B100000051A011A0510000001050105353000000E3D060E1603000​0090E06010E0010000F0307030F0000000C1606060C1000000E0906100F100000041A050A0410000​000000F1010100000080C0B0C100000000E061E06161000000F060606000000000C02121C0000000​0040E04000E000000030402070000000007020403000000000604020000000000000909090711000​0000C05151E040000000005151E0400000A1602020000000002030207000000000E011E000F10000​0050A041A05000000000001111E00000000000E01111000000000011A040000000000040A0110000​00206090F090000000806090F090000000606090F090000000A05060F090000000A04060F0900000​0040A060F090000000A150F050D1000000E01110E18060000020F17010F100000080F17010F10000​0040F17010F1000000A0F17010F10000002040E040E00000008040E040E000000040A0E040E00000​00A000E040E0000000F0217121F000000041A07191110000002000E011E00000008000E011E00000​0040A0E011E000000021D0E011E0000000A000E011E00000004051E0514000000001E05131E01000​0020511111E000000080511111E000000040A00011E0000000A0001111E00000008051A040400000​0010F011F01000000060D011D0100000002000E090610000008000E0906100000040A0E090610000​00A050E09061000000A000E09061000000E0A0E09061000000B041E050E100000000E01110E07000​0010C0A060C100000001C0A060C100000040C0A060C1000000A0C0A060C100000020400040C00000​0080400040C000000040A00040C000000011400040C0000000A04080E09060000041A0D031110000​002000609060000000800060906000000040A0609060000000A05060906000000090006090600000​004000F100400000000001E051E01000002040119161000000804011916100000040A00011E10000​00A000119161000000804011A0403000000010709070100000A00011A040300000"
H->
»

minifont6x5
«
"EF620706000075557008D72062B4A073F4A073F440737AC865E6A01774C013F460575E40688AF202​32700342707885370157400734300635600742100675300674300655306553001574007343006356​00742100675300674300333333F9999F636050363050000000666060550000AF6F502E7A72542150​25A5B022000042224012221005250002720000032100700000002044211065553023227034217074​24301574407174306135607421106525303564300202000020214212400707001242103420206DD1​60257550353530251520355530713170713110615560557550722270E44520553550111170575550​35555025552035311025536035355061243072222055557055522055575055255055222074217062​2260112440322230250000000070324000065560135530061160465560065360C272200657431355​50203270406452153550222240057550035550025520035531065564061110063430272240055560​05553005575005225005564307427062126022222032423000A5007070700425F0705250705643E2​2232422221F2442F2787200F4550C865A04217071247074727100A55A004F40002F2002227202722​200B442261252061216005AA88257520254A9004A6210E55200E548009BF60755522F45555699690​02B6A006BD604A73E06067E65216864A26B0969690151DD0872621962168F373F0E333E06560704A​5A400074008CB8007B7BB0F666002520002720703427007243006420000555B104AA72009B726110​0023270025207025A520005570007550005520002550125750425750250275A52575502575252575​E5F5D02515231073174073172573175073171207274207272507275072707AFA70A5035510653040​6530250653A506535065300969004255211205704205702505700505704205221353102535311025​60406560000000A506565065602526560FA5E0061963165360425360252536502536120260420260​250260502260524656A50255102520402520250252A5025250252020702004252112056042056025​0560050560420563013531505643H "
H->
»

font5x6
«
"CCB2013010500021D496E696D657D63414350253A253F50787C621F11111F10000000080D0702000​0000006020B040A00000007030F040A00000007030F04040000000703070A0C08000006050E060A0​00000010707040C00000001030F04060000000507050E0400000007080A070200000000020302070​0000000030601070000000F00141C0C1000000006050704000000000703040700000000070107070​00000000704020100000000070705070000000002050201000000000705050700000007050507000​00000060507040000000007030407000000000701070700000000070402010000000007070507000​00000020502010000000003030303030000000F0909090F000000020F020005000000080E1800041​000000000000000000000060600060000000005050000000000000B051D05000000000C060C06040​000000A050A0500000000060A050B000000000404000000000000040202040000000002040402000​00000050205000000000000020702000000000000030201000000000007000000000000000002000​00000080402010000000006050503000000000203020700000000030402070000000007020403000​00000040507040000000007030403000000000603050600000000070402020000000006070503000​00000060704030000000000020002000000000003000201000000040201020400000000070007000​0000001020402010000000304020002000000060D010600000000020507050000000007030503000​00000060101060000000003050503000000000703010700000000070103010000000006010506000​00000090F09090000000007020207000000000702020100000000050305050000000001010107000​00000011B151110000000090B0D0900000000020505020000000003050301000000000205070E000​00000030503050000000006030403000000000702020200000000050505060000000005050502000​0000001151A0A0000000005020205000000000502020200000000070402070000000007010107000​000000102040800000000070404070000000002050000000000000000000F0000000003020400000​000000006050B000000000103050300000000000601060000000004060506000000000006050E000​000000C0207020000000000060506030000000103050500000000020002060000000004000604030​0000001050305000000000202020400000000000B051110000000000305050000000000020502000​00000000305030100000000060506040000000005030100000000000602030000000002070204000​00000000505060000000000050502000000000001151A00000000000502050000000000050604030​000000003020600000000060201020600000002020202000000000302040203000000000A0500000​000000F000F000F0000000402050F000000000700050205000000070005060300000006020203020​0000004020202010000000F0204020F0000000207080702000000000F1A0A000000000C0E0D0E000​000000C030C000F000000030C03000F0000000407020701000000000A050A0000000000040F04000​0000000020F020000000004040E0400000000040E0404000000000A0504040000000006020502000​000000E07010E000000000A051410100000000205070502000000020406050000000000040A06010​00000000E050200000000000E0504080000000001151E0000000007050502020000000F040505050​000000609060900000000000A070A00000000000A051A000000000C0B070E100000000600070E000​0000005020106040000000C02160B00000000090606090000000001050115100000000C030602010​00000060301060800000007010307000000000E03030E0000000006050A0F00000000040A050A040​0000000000704000000000C090800000000000E061E06100000000F060600000000000C021C00000​00000040E040E000000000304020500000000030406030000000006040200000000000000050F010​00000000C051E040000000000051E040000000C0202000000000003020700000000000609060F000​0000002050A050200000000000A0E0000000000000E0A00000000000A0E040000000000040E0A000​000000106050A000000000806050A00000000020006050A0000000A050C0A041000000502050B000​00000020502070B0000000A150F0D100000000609010603000000010007030700000004000703070​0000002050703070000000500070307000000010E040E00000000080702070000000002050702070​000000507020700000000060A0B0600000000041A0F0900000000010609060000000008060906000​0000002050609060000000A0D021C000000000906090600000000051E05100000000008060906010​0000002000A0E0000000008000A0E00000000040A000A0E0000000A000A0E0000000008000A04040​00000010709070100000006070907010000000106050B000000000806050B00000000020506050B0​000000A07050B000000000A06050B00000000040A06050B00000008161D0B1000000000060106030​000000106050E000000000806050E00000000040A03050E0000000906050E000000000500040C000​000000A0002060000000002050002060000000500020600000000040E0506000000000A050007090​000000102050200000000040205020000000007000205020000000A05040A0400000005000205020​00000020007000200000004020502010000000100050600000000040005060000000002050005060​0000005000506000000000800050603000000010305030100000005000506030000000"
H->
»
END 
Find all posts by this user
Quote this message in a reply
12-18-2016, 09:19 PM
Post: #14
RE: newRPL: design of soft menus
(12-18-2016 01:08 PM)compsystems Wrote:  Hi, an idea, allow to select the font type for the menus, in case of FONT 5 would be the largest vertical saving in pixels.

User-selectable fonts are already being worked on. We can't use your sources, as the new fonts use a custom format to make Unicode characters more compact, also they are not fixed pitch, therefore not compatible with anything done before.
Find all posts by this user
Quote this message in a reply
02-01-2017, 11:54 PM (This post was last modified: 02-02-2017 11:20 PM by compsystems.)
Post: #15
RE: newRPL: design of soft menus
idea #1: Menus of variable width.
Many times the fixed width of the menus (hp48/50) only allows to see part of the commands name or variables name, the ti68k calculators, show the menus with a variable width, ideal to replicate this operation on newRPL,

idea #2: display the menus as optional value at the top, and the variables bar below.

sorry for my bad English
Find all posts by this user
Quote this message in a reply
02-02-2017, 01:47 AM
Post: #16
RE: newRPL: design of soft menus
Just skimming through, as I own no device that can run newRPL.

It looks advanced, but (sorry to say this, it is not your fault) the display with that tiny font is not so thrilling. Is there any chance of running newRPL on some device with a more high resolution display? Is there anything planned for, or is anything on the horizon?

I wish I had snatched a blue 50g for newRPL when they were around...

Håkan
Find all posts by this user
Quote this message in a reply
02-02-2017, 02:04 PM
Post: #17
RE: newRPL: design of soft menus
(02-02-2017 01:47 AM)hth Wrote:  Just skimming through, as I own no device that can run newRPL.

It looks advanced, but (sorry to say this, it is not your fault) the display with that tiny font is not so thrilling. Is there any chance of running newRPL on some device with a more high resolution display? Is there anything planned for, or is anything on the horizon?

I wish I had snatched a blue 50g for newRPL when they were around...

Håkan

In the future newRPL will find other hardware to run on. The Prime is the most obvious choice in this regards and yes, it has a much nicer display. But there's tons of work to do before newRPL can run on the Prime hardware.

BTW, newRPL runs just fine on black 50g's, no need to be sad about the blue ones...
Find all posts by this user
Quote this message in a reply
02-02-2017, 02:08 PM
Post: #18
RE: newRPL: design of soft menus
(02-01-2017 11:54 PM)compsystems Wrote:  Hello,

idea: Menus of variable width.

Many times the fixed width of the menus (hp48/50) only allows to see part of the commands name or variables name, the ti68k calculators, show the menus with a variable width, ideal to replicate this operation on newRPL,

One problem: 131 pixels on the screen are not much to play with. Variable width menus mean there won't be space for 6 keys, and you would have to scroll the menus somehow to see what's there.
Find all posts by this user
Quote this message in a reply
02-03-2017, 12:22 AM
Post: #19
RE: newRPL: design of soft menus
The ti89 LCD is very similar in size to the lcd of the hp50, you can see in the next capture (1 with 2). If there is space to play with the width of the menu.

At ti89 when the menus can not be adjusted, the next menu is displayed, press [F6] and [f1] to return capture (3 with 4)

[Image: newRPL_menus_image00.png]
Find all posts by this user
Quote this message in a reply
03-20-2017, 04:50 PM (This post was last modified: 03-20-2017 04:55 PM by Helix.)
Post: #20
RE: newRPL: design of soft menus
Since the beginning, i'm not comfortable with this dual menu interface. From time to time I tend to press a wrong key.

One reason is that I don't use newRPL very often. But I think that the bi-color scheme of the menu disturbs me. I have to think before pressing a key to avoid a mistake, and I find this is not natural. Of course, I can display only one menu if I don't like the dual menu interface, but it's a pity to miss this interesting feature.

Would it be possible to select the color of the menus by a flag? The second menu, with its white background and gray background for the first letter, looks good for my eyes, contrast setting and usual lighting conditions. I would like to see also the first menu like that.

If the color of each menu was user selectable, with two flags, then one could choose any of the following combinations: black/white, black/black, white/white, or white/black.

Jean-Charles
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)