D davidcoderlab New Member Licensed User May 29, 2008 #1 Hi All, I'm quite new to this developement tools, may i know is it possible to do double clicks on a cell in a table list to bring out a message box? if yes, can show me an example? thanks in advance.
Hi All, I'm quite new to this developement tools, may i know is it possible to do double clicks on a cell in a table list to bring out a message box? if yes, can show me an example? thanks in advance.
Erel B4X founder Staff member Licensed User Longtime User May 30, 2008 #2 There is no simple way to achieve it (although it possible). Maybe you can use right click with a context menu instead.
There is no simple way to achieve it (although it possible). Maybe you can use right click with a context menu instead.
D davidcoderlab New Member Licensed User Jun 1, 2008 #3 Erel said: There is no simple way to achieve it (although it possible). Maybe you can use right click with a context menu instead. Click to expand... hi Erel, is it possible in the future release, there will be something like below? Context1_DoubleClicks Context1_SingleClick Thanks for the reply.
Erel said: There is no simple way to achieve it (although it possible). Maybe you can use right click with a context menu instead. Click to expand... hi Erel, is it possible in the future release, there will be something like below? Context1_DoubleClicks Context1_SingleClick Thanks for the reply.