Google 그룹스는 더 이상 새로운 유즈넷 게시물 또는 구독을 지원하지 않습니다. 과거의 콘텐츠는 계속 볼 수 있습니다.

treectrl: move user defined heads

조회수 48회
읽지 않은 첫 메시지로 건너뛰기

Едуард Зозуля

읽지 않음,
2018. 5. 16. 오전 6:01:3718. 5. 16.
받는사람
I created user defined headers and using standart headers too.

Now headers visual on screen as

NOW:
-------------------------
Standart headers
-------------------------
My (user defined) headers
-------------------------

I need move user defined headers to top (above standart headers).

NEED:
-------------------------
My (user defined) headers
-------------------------
Standart headers
-------------------------

How to do it ?

Thank !

Ashok

읽지 않음,
2018. 5. 16. 오전 10:28:2218. 5. 16.
받는사람
I think you have two options

- just change your code to show the user defined headers on the built-in
first header and show the "standard" header on a optional created header, or

- do not use the built-in header at all. You cannot delete it but you
can hide it. Then use optional created headers for both user defined
headers and standard headers.

Headers are shown in order created and I don't think order can be
changed. Since the built-in header is created first it will be always be
the topmost. The best you can do I think is hide it.

/Ashok

Едуард Зозуля

읽지 않음,
2018. 5. 17. 오후 2:42:4818. 5. 17.
받는사람
Thank !
새 메시지 0개