Re: [Gnoga-list] Text buffer handling.

2014-12-27 Thread Rabbi David Botton
(I responded last week, but it looks like somehow my last few messages didn't make it to the list... strange) For the View_Type or Console_View_Type, etc. you can use Object.innerHTML or Object.Text. However if you are looking to have a text editor in a box, Gnoga.Gui.Plugin.Ace_Editor which does

[Gnoga-list] Understanding Forms

2014-12-27 Thread Jeffrey R. Carter
I wanted to test out a screen with a box in which the user can type an e-mail address and a button to click when he's done so. Since the user is going to type an e-mail address, I figured a Gnoga.Gui.Element.Form.Email_Type would be appropriate. The idea is that the user would enter the address,