Giter VIP home page Giter VIP logo

Comments (6)

BerndGabriel avatar BerndGabriel commented on May 29, 2024

Where do you miss them?

Currently I do not plan to publish all BegaComponents.
Some days ago I added BegaPreview and associated units to HtmlViewer11.

from htmlviewer.

adem0x avatar adem0x commented on May 29, 2024

HtmlViewer12_2009TestForm.pas in folder HtmlViewer12 has these 3 units in its uses clause and, naturally, without them the HtmlViewer12_2009Test.dpr project doesn't build/compile.

BegaComboBox,
BegaSplitter,
BegaVirtualTrees,

Could you please look into it and remove those dependencies if possible.

from htmlviewer.

BerndGabriel avatar BerndGabriel commented on May 29, 2024

I will add them to the test application...
BegaVirtualTrees also requires Mike Lischke's VirtualTrees.

from htmlviewer.

BerndGabriel avatar BerndGabriel commented on May 29, 2024

Pushed them to Demos\HtmlViewer12

from htmlviewer.

adem0x avatar adem0x commented on May 29, 2024

Thanks.

First problem is that they don't compile off hand --some adjustments need to be made. Not a biggie.

But, more importantly, I haven't been able to get HtmlViewer12_2009Test.dpr to build/compile. It seems THTMLViever has been changed too much to get portions of code to work --well, I couldn't.

Just what exactly should this HtmlViewer12_2009Test.dpr do? Is there a binary I can take a look.

from htmlviewer.

BerndGabriel avatar BerndGabriel commented on May 29, 2024

First of all HtmlViewer 12 uses not only FrameViewer2009.bpl but also the addidtional version 12 units and components in BegaHtmlViewer2009.bpl. There you can find HtmlViewer.pas containing THtmlViewer12, which is used in HtmlViewer12_2009TestForm.pas. This combination is working fine on my computer - except that THtmlViewer12 is still in an very early stadium.

HtmlViewer12_2009Test.exe is the application I use to test THtmlViewer12. On the left it shows the parser results as a tree of elements resp. a list of recognized CSS rulesets. The right hand (THtmlViewer12) component shows the rendered result. At the top of the dialog a combobox selects opened files and eases to reopen them.

from htmlviewer.

Related Issues (20)

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.