* [devel] GTK treeview connectors
@ 2004-04-05 14:49 Vitaly Ostanin
2004-04-05 15:06 ` Sergey Pinaev
2004-04-05 16:16 ` [devel] " Alexey Gladkov
0 siblings, 2 replies; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-05 14:49 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 319 bytes --]
Hello, All!
Подскажите, pls, в каком классе gtk2 можно включить связывающие
линейки, как они были в treeview от gtk1:
http://www.moeraki.com/pygtktutorial/pygtktutorial/tree-13.1.jpg
?
В TreeView, TreeViewColumn и в TreeModel не нашёл ничего похожего.
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] GTK treeview connectors
2004-04-05 14:49 [devel] GTK treeview connectors Vitaly Ostanin
@ 2004-04-05 15:06 ` Sergey Pinaev
2004-04-05 15:25 ` [devel] " Vitaly Ostanin
2004-04-05 16:16 ` [devel] " Alexey Gladkov
1 sibling, 1 reply; 11+ messages in thread
From: Sergey Pinaev @ 2004-04-05 15:06 UTC (permalink / raw)
To: ALT Devel discussion list
hi.
On Mon, 05 Apr 2004 18:49:36 +0400
Vitaly Ostanin <vyt@vzljot.ru> wrote:
VO> Подскажите, pls, в каком классе gtk2 можно включить связывающие
VO> линейки, как они были в treeview от gtk1:
VO> http://www.moeraki.com/pygtktutorial/pygtktutorial/tree-13.1.jpg
VO> ?
Никак. Кроме rules_hint ничего "визибельного" не включишь.
--
mail="Sergey Pinaev <dfo@antex.ru>"
url="http://`echo $mail | sed 's/.* <\(.*\)@\(.*\)>/\1.\2/'`"
^ permalink raw reply [flat|nested] 11+ messages in thread
* [devel] Re: GTK treeview connectors
2004-04-05 15:06 ` Sergey Pinaev
@ 2004-04-05 15:25 ` Vitaly Ostanin
2004-04-06 8:03 ` Sergey Pinaev
0 siblings, 1 reply; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-05 15:25 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 520 bytes --]
Sergey Pinaev пишет:
> hi.
> On Mon, 05 Apr 2004 18:49:36 +0400
> Vitaly Ostanin <vyt@vzljot.ru> wrote:
>
> VO> Подскажите, pls, в каком классе gtk2 можно включить связывающие
> VO> линейки, как они были в treeview от gtk1:
> VO> http://www.moeraki.com/pygtktutorial/pygtktutorial/tree-13.1.jpg
> VO> ?
>
> Никак. Кроме rules_hint ничего "визибельного" не включишь.
Это проверено? Обидно. Причём у меня впечатление, что где-то я
видел такой пример...
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] GTK treeview connectors
2004-04-05 14:49 [devel] GTK treeview connectors Vitaly Ostanin
2004-04-05 15:06 ` Sergey Pinaev
@ 2004-04-05 16:16 ` Alexey Gladkov
2004-04-05 16:22 ` Alexey Gladkov
2004-04-06 7:34 ` [devel] " Vitaly Ostanin
1 sibling, 2 replies; 11+ messages in thread
From: Alexey Gladkov @ 2004-04-05 16:16 UTC (permalink / raw)
To: ALT Devel discussion list
Vitaly Ostanin wrote:
> Hello, All!
>
> Подскажите, pls, в каком классе gtk2 можно включить связывающие линейки,
> как они были в treeview от gtk1:
> http://www.moeraki.com/pygtktutorial/pygtktutorial/tree-13.1.jpg
> ?
>
> В TreeView, TreeViewColumn и в TreeModel не нашёл ничего похожего.
>
>
Это то что вы хотите ?
http://lrn.ru/~legion/treegtk2.jpg
--
Rgrds, legion
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] GTK treeview connectors
2004-04-05 16:16 ` [devel] " Alexey Gladkov
@ 2004-04-05 16:22 ` Alexey Gladkov
2004-04-06 7:34 ` [devel] " Vitaly Ostanin
1 sibling, 0 replies; 11+ messages in thread
From: Alexey Gladkov @ 2004-04-05 16:22 UTC (permalink / raw)
To: ALT Devel discussion list
Alexey Gladkov wrote:
>
> Это то что вы хотите ?
>
> http://lrn.ru/~legion/treegtk2.jpg
>
Или я не понял что вы хотите сделать ?
--
Rgrds, legion
^ permalink raw reply [flat|nested] 11+ messages in thread
* [devel] Re: GTK treeview connectors
2004-04-05 16:16 ` [devel] " Alexey Gladkov
2004-04-05 16:22 ` Alexey Gladkov
@ 2004-04-06 7:34 ` Vitaly Ostanin
2004-04-06 8:42 ` Alexey Gladkov
1 sibling, 1 reply; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-06 7:34 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 710 bytes --]
Alexey Gladkov пишет:
> Vitaly Ostanin wrote:
>
>> Hello, All!
>>
>> Подскажите, pls, в каком классе gtk2 можно включить связывающие
>> линейки, как они были в treeview от gtk1:
>> http://www.moeraki.com/pygtktutorial/pygtktutorial/tree-13.1.jpg
>> ?
>>
>> В TreeView, TreeViewColumn и в TreeModel не нашёл ничего похожего.
>
> Это то что вы хотите ?
>
> http://lrn.ru/~legion/treegtk2.jpg
Нет, нужно именно отрисовывать связывающие линии, как показано на
рисунке по первой ссылке. Линии, которые идут от каждой вложенной
ячейки к родительской. При глубокой вложенности и смешении
"бездетных" ячеек с родительскими линии довольно удобны.
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Re: GTK treeview connectors
2004-04-05 15:25 ` [devel] " Vitaly Ostanin
@ 2004-04-06 8:03 ` Sergey Pinaev
0 siblings, 0 replies; 11+ messages in thread
From: Sergey Pinaev @ 2004-04-06 8:03 UTC (permalink / raw)
To: ALT Devel discussion list
hi.
On Mon, 05 Apr 2004 19:25:32 +0400
Vitaly Ostanin <vyt@vzljot.ru> wrote:
>> Никак. Кроме rules_hint ничего "визибельного" не включишь.
VO> Это проверено? Обидно. Причём у меня впечатление, что где-то я
VO> видел такой пример...
"Проверено" по документации. В исходники не лазил =/
А, в принципе, "реализуемо" это своим CellRenderer'ом...
--
mail="Sergey Pinaev <dfo@antex.ru>"
url="http://`echo $mail | sed 's/.* <\(.*\)@\(.*\)>/\1.\2/'`"
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Re: GTK treeview connectors
2004-04-06 7:34 ` [devel] " Vitaly Ostanin
@ 2004-04-06 8:42 ` Alexey Gladkov
2004-04-06 9:44 ` Vitaly Ostanin
0 siblings, 1 reply; 11+ messages in thread
From: Alexey Gladkov @ 2004-04-06 8:42 UTC (permalink / raw)
To: ALT Devel discussion list
Vitaly Ostanin wrote:
>
> Нет, нужно именно отрисовывать связывающие линии, как показано на
> рисунке по первой ссылке. Линии, которые идут от каждой вложенной ячейки
> к родительской. При глубокой вложенности и смешении "бездетных" ячеек с
> родительскими линии довольно удобны.
>
ну как-то это в mozilla реализовано ... правда не смотрел как ...
--
Rgrds, legion
^ permalink raw reply [flat|nested] 11+ messages in thread
* [devel] Re: GTK treeview connectors
2004-04-06 8:42 ` Alexey Gladkov
@ 2004-04-06 9:44 ` Vitaly Ostanin
2004-04-06 9:45 ` Sergey Pinaev
2004-04-06 9:46 ` Vitaly Ostanin
0 siblings, 2 replies; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-06 9:44 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
Alexey Gladkov пишет:
> Vitaly Ostanin wrote:
>
>>
>> Нет, нужно именно отрисовывать связывающие линии, как показано на
>> рисунке по первой ссылке. Линии, которые идут от каждой вложенной
>> ячейки к родительской. При глубокой вложенности и смешении "бездетных"
>> ячеек с родительскими линии довольно удобны.
>>
>
> ну как-то это в mozilla реализовано ... правда не смотрел как ...
Спасибо за наводку. Только странно, у меня есть cvs от mozilla, и
поиск в *.c по словам treeview/treemodel/cellrenderer ничего не
нашёл...
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [devel] Re: GTK treeview connectors
2004-04-06 9:44 ` Vitaly Ostanin
@ 2004-04-06 9:45 ` Sergey Pinaev
2004-04-06 9:46 ` Vitaly Ostanin
1 sibling, 0 replies; 11+ messages in thread
From: Sergey Pinaev @ 2004-04-06 9:45 UTC (permalink / raw)
To: ALT Devel discussion list
hi.
On Tue, 06 Apr 2004 13:44:16 +0400
Vitaly Ostanin <vyt@vzljot.ru> wrote:
>> ну как-то это в mozilla реализовано ... правда не смотрел как ...
VO> Спасибо за наводку. Только странно, у меня есть cvs от mozilla, и
VO> поиск в *.c по словам treeview/treemodel/cellrenderer ничего не
VO> нашёл...
И не найдешь. mozilla от gtk только gdk пользует, виджетами gtk'шными
они не пользуются. XUL у них, паимаишь.
--
mail="Sergey Pinaev <dfo@antex.ru>"
url="http://`echo $mail | sed 's/.* <\(.*\)@\(.*\)>/\1.\2/'`"
^ permalink raw reply [flat|nested] 11+ messages in thread
* [devel] Re: GTK treeview connectors
2004-04-06 9:44 ` Vitaly Ostanin
2004-04-06 9:45 ` Sergey Pinaev
@ 2004-04-06 9:46 ` Vitaly Ostanin
1 sibling, 0 replies; 11+ messages in thread
From: Vitaly Ostanin @ 2004-04-06 9:46 UTC (permalink / raw)
To: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 368 bytes --]
Vitaly Ostanin пишет:
<skipped/>
>> ну как-то это в mozilla реализовано ... правда не смотрел как ...
>
> Спасибо за наводку. Только странно, у меня есть cvs от mozilla, и поиск
> в *.c по словам treeview/treemodel/cellrenderer ничего не нашёл...
Стормозил, надо было по *.cpp поискать.
<skipped/>
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2004-04-06 9:46 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 14:49 [devel] GTK treeview connectors Vitaly Ostanin
2004-04-05 15:06 ` Sergey Pinaev
2004-04-05 15:25 ` [devel] " Vitaly Ostanin
2004-04-06 8:03 ` Sergey Pinaev
2004-04-05 16:16 ` [devel] " Alexey Gladkov
2004-04-05 16:22 ` Alexey Gladkov
2004-04-06 7:34 ` [devel] " Vitaly Ostanin
2004-04-06 8:42 ` Alexey Gladkov
2004-04-06 9:44 ` Vitaly Ostanin
2004-04-06 9:45 ` Sergey Pinaev
2004-04-06 9:46 ` Vitaly Ostanin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git