On 30.12.2010 12:52, Nimish Nayak wrote:
@Alexander Shulgin
> There is a function which does exactly the same in the same
WebLauncher.cpp file
> Here is the function definition http://codepad.org/iQpmzkAC
> But even if the function gets called properly it still does not
render anything I am c
Hi Guys
@Gavin Barraclough
Thanks for clearing my doubt. I had a faint idea that i was leaking memory
there. But am happy now i know for sure :)
I have taken necessary steps for freeing the memory
(JSStringRelease(my_string)).
@Alexander Shulgin
@Gavin Barraclough
I got the Alerts working. In W
On 24.12.2010 13:52, Nimish Nayak wrote:
Hi
Thanks demallien it cleared my doubt.
@Alexander Shulgin
>> 2) Using the IWebFrame Interface, loadHTMLString function we can load
>> the HTML string when the WinLauncher App starts. But I would like to
>> give the location of the File from the loc
Hi
Thanks demallien it cleared my doubt.
@Alexander Shulgin
>> 2) Using the IWebFrame Interface, loadHTMLString function we can load
>> the HTML string when the WinLauncher App starts. But I would like to
>> give the location of the File from the local Disk How to achieve this
>
>Just use loadRe