[Gambas-user] Help with charset

Fabien Bodard gambas.fr at ...626...
Sun Aug 28 11:29:57 CEST 2011


2011/8/28 xOChilpili <xochilpili at ...626...>:
> Bruce:
>
> Yes, but ... I think that my english is too bad :( sorry...
>
> here is my tableview
> ______________________
> |___|_Col1_|_Col2_|_Col3_|
> |_1_|_____ |_____ |______|
> |_2_|_____ |_____ |______|
> |_3....
>   ^ <- user clicks here. And in method tableView_Click i have
> tableView.edit()
> So, i have two troubles right now:
>
> 1.- How to get this selected Row --Clicked on the header Row Column--
> 2.- Once edited the cell, gambas crash when i try to return to browse mode
> using tableView.Cancel. I have no idea how to disable "edit" mode and back
> since i never clicked the tableView.


i'didn't understand what you want to do :/

to have the selected row number it's Tableview.row

how do you want to desable the edit mode ... with a button ?

please make a short exemple and post it ... so we can see where is your problem.


> Thanks...
>
>
> xOCh
>
>
> --
> --
> Powered by xOCh
> 210
> ------------------------------------------------------------------------------
> EMC VNX: the world's simplest storage, starting under $10K
> The only unified storage solution that offers unified management
> Up to 160% more powerful than alternatives and 25% more efficient.
> Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
Fabien Bodard




More information about the User mailing list