The textbox1.select() without parameters doesn't work for me, despite what
gambas help says.
Passing the parameters works well...
However, I must say that I haven't tested it on a tableview...

Regards

2016-02-25 20:30 GMT+01:00 Charlie <char...@cogier.com>:

> Hi Jorge,
> I looked at you solution but have a couple of points:-
> 1/. To select all the text in a TextBox there is no need for any more than
> *TextBox1.Select*
> 2/. Even if, having added a TextBox as an editor, you change T Lee's code
> to
> the below it doesn't work for me: -
> * TableView1.Editwith(TextBox1)
>  TextBox1.Select
> * Can you provide code that works as it would be better than my 'Shelling'
> example?
>
>
>
> --
> View this message in context:
> http://gambas.8142.n7.nabble.com/How-to-automatically-select-all-text-when-first-entering-editable-TableView-cell-tp55537p55543.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to