mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
add filename titles to popups
This commit is contained in:
parent
35a3498142
commit
b70a35d17b
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
(let ((app (connection-data-item obj "builder-app-data")))
|
||||
(setf (connection-data-item pop "builder-app-data") app)
|
||||
(clog-gui-initialize pop :parent-desktop-obj obj)
|
||||
(setf (title (html-document pop)) open-file)
|
||||
(on-open-file pop :open-file open-file :maximized t))
|
||||
(on-open-file obj :open-file open-file)))
|
||||
(open-window (window (connection-body obj))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue