[Gambas-user] How to get started with WebView

Rolf-Werner Eilert rwe-sse at ...3629...
Wed Jan 25 18:09:08 CET 2017


Yes, you are right, thank you!

Sometimes I do not see the forest for all the trees :)

Rolf

Am 25.01.2017 18:01, schrieb Fabien Bodard:
> OUPS I think it's like the gridview :
> Data.Text = CStr(Row) & "-" & CStr(Column)
>
> 2017-01-25 17:58 GMT+01:00 Benoît Minisini <gambas at ...1...>:
>> Le 25/01/2017 à 17:54, Rolf-Werner Eilert a écrit :
>>> Am 25.01.2017 17:29, schrieb Benoît Minisini:
>>>> Le 25/01/2017 à 17:23, Rolf-Werner Eilert a écrit :
>>>>>
>>>>> Ah! Now it says "Type mismatch: Wanted WebTableData, got String instead"
>>>>>
>>>>> So, what is WebTableData?
>>>>>
>>>>> Rolf
>>>>>
>>>>
>>>> It's the datatype of the 'Data' argument of the WebTable 'Data' event
>>>> handler.
>>>>
>>>
>>> Yes, but what is expected by it? How is it defined? The online help
>>> isn't there yet ;)
>>>
>>> I thought "put in a string, what else?" But obviously, WebTableData is
>>> something else...
>>>
>>> Regards
>>> Rolf
>>>
>>
>> It's an object with properties you must fill in. Use the autocompletion
>> to get the names of the properties.
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
>





More information about the User mailing list