• Re: CEF (chromium embedded framework) in tk

    From Matthias Meier@21:1/5 to All on Mon Jun 26 06:15:31 2023
    Nowbody ever tried? Anybody here who knows how to do this? We would even start crowdfunding or/and pay for...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From pd@21:1/5 to All on Tue Jun 27 05:33:35 2023
    El lunes, 26 de junio de 2023 a las 15:15:34 UTC+2, Matthias Meier escribió:
    Nowbody ever tried? Anybody here who knows how to do this? We would even start crowdfunding or/and pay for...

    if you consider paying for that development maybe would be interesting to set up a bounty for that

    you can check https://wiki.tcl-lang.org/page/Tcl+bounty+programme

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Matthias Meier@21:1/5 to All on Tue Jun 27 06:04:58 2023
    you can check https://wiki.tcl-lang.org/page/Tcl+bounty+programme
    Thanks, i didn't knew about that programm. Good idea, i'll think about.
    What would be the right place to announce a bounty for CEF?
    Regards,
    Matthias

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harald Oehlmann@21:1/5 to All on Tue Jun 27 15:35:32 2023
    Am 27.06.2023 um 15:04 schrieb Matthias Meier:
    you can check https://wiki.tcl-lang.org/page/Tcl+bounty+programme
    Thanks, i didn't knew about that programm. Good idea, i'll think about.
    What would be the right place to announce a bounty for CEF?
    Regards,
    Matthias

    You may contact Nathan Coultier:

    https://wiki.tcl-lang.org/page/Poor+Yorick

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Matthias Meier@21:1/5 to All on Thu Jul 13 22:34:16 2023
    Hi,
    i did contact Nathan Coultier and also Czarek Tomczak who wrote cefpython - but got no response until now.
    @all: If somebody is interested in building a "cefhtml"-package for tk - we'll give a bounty for.

    Matthias

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From stefan@21:1/5 to All on Fri Jul 21 02:17:02 2023
    CEF seems to be well supported and is made to embed a browser into other applications. So it seems that this would be great for tk since we don't have a "good" html/browser integration (hv3/tkhtml).
    (I'm looking desperately for a browser-integration to tk, since i need to add a metabase-dashboard to a tcl/tk business-application.)

    Would a webview-based "alien" browser display work for you? (i.e., not deeply integrated in Tk)

    If so, https://www.androwish.org/home/dir?name=undroid/twv could work for you (unless you need to deploy on Android/ iOS).

    HTH, Stefan

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From saitology9@21:1/5 to stefan on Fri Jul 21 11:17:14 2023
    On 7/21/2023 5:17 AM, stefan wrote:

    Would a webview-based "alien" browser display work for you? (i.e., not deeply integrated in Tk)

    If so, https://www.androwish.org/home/dir?name=undroid/twv could work for you (unless you need to deploy on Android/ iOS).

    HTH, Stefan


    This looks interesting. Is it simply for displaying html content? How
    do you handle clicks on links and buttons?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Werner@21:1/5 to All on Fri Jul 21 10:34:15 2023
    saitology9 schrieb am Freitag, 21. Juli 2023 um 17:17:21 UTC+2:

    This looks interesting. Is it simply for displaying html content? How
    do you handle clicks on links and buttons?

    Please follow the information on the Wiki entry "Taygete Scrap Book"
    in https://wiki.tcl-lang.org/page/Taygete+Scrap+Book which uses
    the "twv" component. It boils down to an alliance between Tcl and
    JavaScript.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Matthias Meier@21:1/5 to stefan on Mon Jul 24 00:01:08 2023
    stefan schrieb am Freitag, 21. Juli 2023 um 11:17:05 UTC+2:
    Would a webview-based "alien" browser display work for you? (i.e., not deeply integrated in Tk)

    If so, https://www.androwish.org/home/dir?name=undroid/twv could work for you (unless you need to deploy on Android/ iOS).

    HTH, Stefan

    Hello Stefan,

    thank you very much for your response. TWV looks interesting alhtough it doesn't solves my problem:
    Im would like to create a "dashboard"-like User-Interface where i can place some independent working html-Widgets at the same time - together with some other tk-Widgets.
    And - as far as i understand TWV - it creates a kind of "external" browser Window which can be controlled from tcl but not be placed in a tk-toplevel/frame.

    I'm (which means the company i work for) still willing to give a bounty for this - but haven't found a place to announce one so the tcl/tk community gets informed about.
    Any suggestions?
    Matthias

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)