Вы искали: treectrl (Чешский - Английский)

Компьютерный перевод

Обучается переводу с помощью примеров, переведенных людьми.

Czech

English

Информация

Czech

treectrl

English

 

От: Машинный перевод
Предложите лучший перевод
Качество:

Переводы пользователей

Добавлены профессиональными переводчиками и компаниями и на основе веб-страниц и открытых баз переводов.

Добавить перевод

Чешский

Английский

Информация

Чешский

-treectrl::treectrl()

Английский

-treectrl::treectrl()

Последнее обновление: 2018-02-13
Частота использования: 2
Качество:

Чешский

(because treectrl uses)

Английский

settings()

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

all you need to change is in treectrl::paint().

Английский

all you need to change is in treectrl::paint().

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

all edit controls as well as treectrl and arrayctrl now support it.

Английский

all edit controls as well as treectrl and arrayctrl now support it.

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

there is also a treectrl, filled in same way as trectrldnd example,

Английский

there is also a treectrl, filled in same way as trectrldnd example,

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

is all the code that would need to be changed in the treectrl::paint function?

Английский

is all the code that would need to be changed in the treectrl::paint function?

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

general improvement of the group tree neede (some of the problems are limitations with treectrl)

Английский

general improvement of the group tree neede (some of the problems are limitations with treectrl)

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

my users want to be able to pick up an object from my treectrl and drop it into another instance of my software.

Английский

my users want to be able to pick up an object from my treectrl and drop it into another instance of my software.

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

if that's what you mean, treectrl, for one, declares its scrollbars sb member as private.

Английский

if that's what you mean, treectrl, for one, declares its scrollbars sb member as private.

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

if i figure out how to change the code, do i have to maintain my own treectrl.cpp or can an extra style be added to ctrllib treectrl?

Английский

if i figure out how to change the code, do i have to maintain my own treectrl.cpp or can an extra style be added to ctrllib treectrl?

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

config dialog tree - i'll have to look at this, it used to work but as koldo has said there seem to have been some changes to treectrl.

Английский

config dialog tree - i'll have to look at this, it used to work but as koldo has said there seem to have been some changes to treectrl.

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

anyway, i think the much easier approach is not to try to wrangle with the original design of treectrl and provide editstring for each node (and not single one for the whole thing).

Английский

anyway, i think the much easier approach is not to try to wrangle with the original design of treectrl and provide editstring for each node (and not single one for the whole thing).

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

having said that, i ask: shouldn't it be hard-coded this way in future upp releases for treectrl and arrayctrl as well as for other widgets that use scrollbars?

Английский

having said that, i ask: shouldn't it be hard-coded this way in future upp releases for treectrl and arrayctrl as well as for other widgets that use scrollbars?

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Чешский

gui_app_main { treectrl tree; tree.multiselect(true); topwindow wnd; wnd.add(tree.sizepos()); int id = tree.add(0, treectrl::node("node1")); tree.selectone(id, true); assert(tree.getsel()[0] == id); //tree.selectone(id, false);//if comment => removed node stay selected and assertion in (*) failed //tree.clearselection();//solution: clearselection must be added to the top of remove method tree.remove(id); tree.add(0, treectrl::node("node2")); id = tree.add(0, treectrl::node("node3")); tree.selectone(id, true); assert(tree.getsel()[0] == id);//(*) wnd.run(); }

Английский

gui_app_main { treectrl tree; tree.multiselect(true); topwindow wnd; wnd.add(tree.sizepos()); int id = tree.add(0, treectrl::node("node1")); tree.selectone(id, true); assert(tree.getsel()[0] == id); //tree.selectone(id, false);//if comment => removed node stay selected and assertion in (*) failed //tree.clearselection();//solution: clearselection must be added to the top of remove method tree.remove(id); tree.add(0, treectrl::node("node2")); id = tree.add(0, treectrl::node("node3")); tree.selectone(id, true); assert(tree.getsel()[0] == id);//(*) wnd.run(); }

Последнее обновление: 2018-02-13
Частота использования: 1
Качество:

Предупреждение: Содержит скрытое HTML-форматирование

Получите качественный перевод благодаря усилиям
7,719,585,409 пользователей

Сейчас пользователи ищут:



Для Вашего удобства мы используем файлы cookie. Факт перехода на данный сайт подтверждает Ваше согласие на использование cookies. Подробнее. OK