Charlie Reinl wrote:
> Am Freitag, den 27.11.2009, 19:27 +1100 schrieb
> nospam.nospam.nos...@gmail.com:
>> Gambas3
>>
>> I have a GridView named gvOptions, and this code:
>>
>> Public Sub gvOptions_Menu()
>>
>>   Debug Mouse.X
>>   Debug Mouse.Y
>>
>> End
>>
>> 1) Both Mouse.X and Mouse.Y tell me "no mouse event data"
>>
>>     I need to capture the mouse position to pop up a window. How do
>> I do that in g3?
>>
>> 2) Where is the main body of documentation for Gambas3?
>>
>>     I will update it as I go on my journey of learning.
>>
>
> Salut nospam,
>
> http://gambasdoc.org/help   for 2)
>
> for 1) I just can tell you, if you have installed gambas2 or gambas3
> from  svn and or from http://gambas.sourceforge.net you should have
> the source code from C++ + gambas IDE where you can have a look.

Hey, Charlie. You need your assumptions pulled out from under you. That I 
have the C++ source code does not imply I can read it :)

> That's also for  "GUI ProgrammingProductivityFeature Request" there
> you will find in <dir where the package is unpacked>/gb.qt/src/ext the
> source code for the Editor.

No doubt that is also in C++.

Bad assumptions, Charlie. Bad assumptions. 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to