alejandroautalan / pygubu-designer

A simple GUI designer for the python tkinter module
GNU General Public License v3.0
836 stars 102 forks source link

Add twinterweb.Notebook widget #278

Open alejandroautalan opened 2 weeks ago

alejandroautalan commented 2 weeks ago

Dear @alejandroautalan

I have started using Tkinterweb. It was just a silly mistake on my part - I thought I installed Tkinterweb on the environment I was running, but I forgot.

That being said, there is a very curious error in the interaction between a Notebook widget and a HtmlFrame on 64-bit Windows, which some of my users run. It is a known issue, and they have designed a drop-in replacement (see Tkinterweb Issue#19 for more details). I do use Notebook widgets intensively in my application, but I run Linux, so I've only encountered this problem during live-testing.

Is it possible to implement this in Pygubu? (In case you already did and I'm blatantly blind, please let me know so I can touch grass and realign my chakras).

Kind regards, Rieleniel

Originally posted by @Rieleniel in https://github.com/alejandroautalan/pygubu-designer/discussions/277#discussioncomment-11166230