[ENG] i made a quick test:
http://sourceforge.net/projects/otva/files/2013-08-12_dragdrop_troubles/scheduler-0.0.6.tar.gz/download

to check how to make drag&drop in a gridview/tableview cell.

both have the .finditem method that returns the object item overed by mouse
or a NULL value ...
But nor tableview nor gridview have a .ITEM property and gambas ide raises
an error .... strange things appening ....

gambas version 3.4.2 on an ubuntu 12.04 machine


[ITA] fatto un rapido test:
http://sourceforge.net/projects/otva/files/2013-08-12_dragdrop_troubles/scheduler-0.0.6.tar.gz/download

in pratica ne tableview ne gridview hanno FIGLI, benche' entrambe espongano
il metodo .findchild
lo stesso dovrebbe restituire NULL (se non e' stato trovato alcun figlio)
oppure il puntatore as .ITEM ... ma ITEM non e' un metodo supportato da
gridview o tableview ..... MHHHHH strana cosa .......

-- 
Messagenet VOIP: 5338759

My blogs: http://altri-media.blogspot.com/
               http://subbaqquerie.blogspot.com/

YouTube Channel: AllegFede

VIMEO HD videos: http://www.vimeo.com/user1912745/videos
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to