Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread bill-lancaster via Gambas-user
Sorry, my mistake. The textarea control works fine if I don't intercept key strokes. (Form_KeyPress()) Thanks again for the responses -- View this message in context: http://gambas.8142.n7.nabble.com/textarea-won-t-accept-text-tp59911p59961.html Sent from the gambas-user mailing list archive a

Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread Benoît Minisini via Gambas-user
Le 28/07/2017 à 17:37, Fernando Cabral a écrit : Perhaps Bill has met the same problem I have here. I can't use IDE in my regular machines because it will not take anything from the keyboard. I only can edit my source code using a virtual machine. Nevertheless - I must add - the textarea in my pr

Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread bill-lancaster via Gambas-user
Thanks for the ideas, Textarea works in other projects. A copy of the the offending project is attached. MusicLibraryCreate-0.gz Meanwhile, I'll see if I can make a simpler version. -- View this message in context: http:/

Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread Fernando Cabral
Perhaps Bill has met the same problem I have here. I can't use IDE in my regular machines because it will not take anything from the keyboard. I only can edit my source code using a virtual machine. Nevertheless - I must add - the textarea in my program is working fine. - fernando 2017-07-28 12:1

Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread Charlie
bill-lancaster wrote > I'm obviously missing something here but have just added a textarea > control to my form. > I can display text in it from code but can only enter one character. > Any ideas? I have tried this and I can't find a fault. I can enter as much text as I like. Put text in with code

Re: [Gambas-user] textarea won't accept text

2017-07-28 Thread Adrien Prokopowicz
Le Fri, 28 Jul 2017 16:08:49 +0200, bill-lancaster via Gambas-user a écrit: I'm obviously missing something here but have just added a textarea control to my form. I can display text in it from code but can only enter one character. Any ideas? That looks like a bug. Can you send a projec

[Gambas-user] textarea won't accept text

2017-07-28 Thread bill-lancaster via Gambas-user
I'm obviously missing something here but have just added a textarea control to my form. I can display text in it from code but can only enter one character. Any ideas? -- View this message in context: http://gambas.8142.n7.nabble.com/textarea-won-t-accept-text-tp59911.html Sent from the gambas-