홈페이지: https://www.johann-oberdorfer.eu/blog/2019/05/27/19-05-27_html3widget/
html3widget은 HTML과 CSS를 렌더링하는 메가위젯을 구현한 tcl/tk 패키지입니다. 이 코드는 현재 활발히 개발되고 있지는 않지만 여전히 HTML 렌더링과 CSS 지원에 있어 견고한 기반을 제공하는 Tkhtml3.0과 HV3를 기반으로 하고 있습니다.
The html3widget is a tcl/tk package which implements a megawidget to render html + css. The code is based on Tkhtml3.0 and as well HV3 which (for the moment) is not actively developed, but still offers a solid base to render html including css support.
위 그림은 CSS가 적용된 HTML 파일이 어떻게 보일 수 있는지를 보여줍니다. bootstrap과 같은 완전한 기능의 CSS 프레임워크도 사용할 수 있습니다. 프레임워크에 정의된 기능 중 Tkhtml에서 구현되지 않은 부분은 단순히 무시됩니다.
The picture illustrates of how a html file with underlying css might look like. You can even use a fully featured css framework like bootstrap or similar. Features defined in the framework which are not implemented by Tkhtml are simply ignored.
'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글
VU widgets 2.1.0 (0) | 2025.08.18 |
---|---|
tcl-duktape 0.12.1 (0) | 2025.08.18 |
searchentry (0) | 2025.08.18 |
baltip (0) | 2025.08.08 |
hl_tcl (0) | 2025.08.08 |