diff options
Diffstat (limited to '292')
-rw-r--r-- | 292/index.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/292/index.md b/292/index.md new file mode 100644 index 0000000..9eccd84 --- /dev/null +++ b/292/index.md @@ -0,0 +1,12 @@ +Title: Rename BrowserWindow to something else +Author: rodarima +Created: Fri, 25 Oct 2024 17:57:51 +0000 +State: open + +The current BrowserWindow structure is actually holding the information for the tab, not the FLTK window. In fact, there is no way to iterate among windows from Dillo itself. + +--%-- +From: DiegoSpirit +Date: Mon, 17 Mar 2025 10:57:49 +0000 + +BrowserWidget ?
\ No newline at end of file |