[Date Prev] [Date Index] [Date Next]
[Thread Prev] [Thread Index] [Thread Next]

[xyzzy:08717] タブ・バーのタイトル文字列



皆さんはじめまして、eclipseと申します。

フレームバーで選択されているフレームのタイトル文字列を得たいのですが、どのようにすればいいのでしょうか?

in: (tab-bar-current-item 'editor::pseudo-frame-bar)

out: (#S(editor::pseudo-frame name #1="Frame 1" winconf (window-configuration #<window 54137844> ((#<window 54137844> #<buffer: .xyzzy> #<marker: .xyzzy: 9945> #<marker: .xyzzy: 8995> #<marker: .xyzzy: 9999> nil nil nil nil nil nil 0 -1 0 (0 0 1 1) (0 0 919 615))) (919 633)) save-p t selected-fn nil deleted-fn nil) #1# nil)

出力が複雑ですが、この中の"Frame 1"という文字列を抽出して変数に代入したいのです。
よろしくお願いします。
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/

Index Home