strips

29 views
Skip to first unread message

Frank Wunderlich

unread,
Aug 3, 2012, 5:50:01 AM8/3/12
to scite-interest
Hi,
i knew that newer scite-version can contain strips. but can they aligned
on the left/right side or only on the bottom?
can i access the main-window/widget of the strip via external library
(gui-lib) to add controls not supported by scite
(listview,resize-controls,treeview etc)?

regards Frank

steve donovan

unread,
Aug 3, 2012, 6:07:03 AM8/3/12
to scite-i...@googlegroups.com
On Fri, Aug 3, 2012 at 11:50 AM, Frank Wunderlich
<frank.wu...@gmail.com> wrote:
> can i access the main-window/widget of the strip via external library
> (gui-lib) to add controls not supported by scite
> (listview,resize-controls,treeview etc)?

Well, that is always possible with Windows (at least) because once you
have the main window handle you can look at its children, etc.
(Equivalent but different functionality exists for GTK+). The result
does depend on the internal structure of the app, of course.

I remember hacking SciTE so that I had an extra blank widget on the
side which I could populate....

steve d.

Frank Wunderlich

unread,
Aug 3, 2012, 6:35:01 AM8/3/12
to scite-i...@googlegroups.com
steve donovan, 03.08.2012 12:07:
i don't know if the strip is always created (also on startup before a
strip is shown first) or destroyed on close...

how can i access the widget in gtk+? i have problems getting the
main-window...then i can cast it as gtk_container and enumerate its children

i hope we can merge our gui-ext for both platforms, i miss the
gui-ext-functionality on linux (havn't patched scite because of gui-changes)

regards Frank

Neil Hodgson

unread,
Aug 3, 2012, 5:48:36 PM8/3/12
to scite-i...@googlegroups.com
Frank Wunderlich:

> i knew that newer scite-version can contain strips. but can they aligned on the left/right side or only on the bottom?

Only at the bottom.

Neil

Reply all
Reply to author
Forward
0 new messages