Post Reply 
Contextual HELP and ALT-GR (tiny suggestions for the prime devs)
01-19-2014, 08:53 PM (This post was last modified: 01-19-2014 08:55 PM by eried.)
Post: #1
Contextual HELP and ALT-GR (tiny suggestions for the prime devs)
Suggestion #1: Can the help be contextual based on the cursor too?

Example:
Code:
PRI|NT("hello")
   ^

In this case, the Help button should show the PRINT help, not the program help. That's all. (program help will be displayed if nothing matched with the word near the cursor position)

Here is a little code that does this in java without regex or anything complex (if it looks too much work at first hand Big Grin)
______________________

Suggestion #2: Can ALT+GR button be ignored in the Emulator? This is needed for some chars in the Spanish (es-ES, es-LA) keyboard, like #, euro, [, {, etc and it is interpreted as SHIFT, so it is a REAL pain because the next button you press is shifted.

My website: erwin.ried.cl
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Contextual HELP and ALT-GR (tiny suggestions for the prime devs) - eried - 01-19-2014 08:53 PM



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