Giter VIP home page Giter VIP logo

awesomiumsharp's People

Contributors

adamkhrona avatar perikles avatar robertkhrona avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesomiumsharp's Issues

XCOPY error

Hi,

I am trying to build AwesomiumSharp and I get the following error:
Error 2 The command "XCOPY ..........\build\bin\release\icudt42.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\release\avcodec-52.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\release\avformat-52.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\release\avutil-50.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\release\Awesomium.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\release\AwesomiumProcess.exe "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\Release\locales\en-US.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug\locales" /i /y

XCOPY ..........\build\bin\debug\Awesomium_d.dll "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
XCOPY ..........\build\bin\debug\AwesomiumProcess_d.exe "C:\Users\demo\Desktop\July2012\khrona-AwesomiumSharp-423f277\AwesomiumSharp\bin\x86\Debug" /i /y
" exited with code 4. AwesomiumSharp

Any ideas?
Thanks

XamlParseException Error running sample

When i try and run the WPF example, the MainWindow.xaml.vb New() method InitializeComponent() call generates the following error:

'The invocation of the constructor on type 'AwesomiumSharp.Windows.Controls.WebControl' that matches the specified binding constraints threw an exception.' Line number '140' and line position '17'.

I had to remove a number of XCOPY commands in the most-build action. maybe there two things are related?

Wrong behavior of examplary Form on resize

There is a bug in resize/is-dirty/repaint signals routing. I cannot investigate the problem -- it's Awesomium's internal.

Steps to reproduce

  1. Download and unpack today's release of AwesomiumSharp.

  2. Create file test.htm with content:

      test
    
  3. Replace line 35 with:

      WebCore.SetBaseDirectory("C:\\path\\to\\test\\htm\\");
      webView.LoadFile("test.htm");
    
  4. Build and run. Resize the form and enjoy non-repainting contents.

Remarks

Most importantly, with LoadURL the form acts as intended. The problem refers to LoadFile.

As far as I can see, the webView is not becoming 'dirty' after form resize.

how call c# method from javascript?

Hi khrona, I've found many examples how call javascript functions from c#, but I can't anything about call c# method from javascript, how can I do it...

how write a basic example calling to method for receive a string from c#???...really appreciate any help..thanks so mch!!

Bug with CSS

Hi, I found a bug in this page : https://zestedesavoir.com/ . See the left menu : it's bottom. Can you try to fix it please ? Thanks !

Excuse me if my English is bad, I'm french ...

joint windows .net and mono wrapper

The windows dotnet wrapper really needs to have mono winforms support as a normal dontnet app can be ported to mono with no change and just running the exe on mono in linux. With the current version of this wrapper i need to write a whole new UI as the namespaces change and the winform control does not exist in the mono dll. Can't the core and winform dll be merged for normal dotnet and mono. It would be really good to be able to build cross platform apps with this that don't need code changed.

Add NuGet package

It would be nice to see AwesomiumSharp as NuGet package published in the main repo.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.