Browsing English (United Kingdom) translation

123 of 10291 results
123.
!Define node data for a wxTreeCtrl.
!Note that all lines that start with a "!" are comment lines and ignored.
!Also, all empty lines are ignored (a line of spaces is not an empty line).
!
!The node data is organized similar to a Tabbed Hierarchical Values (THV) file,
!such that each line of text represents one label for a single tree node.
!The number of leading TAB characters indicate the indentation level of the
!tree node.
!
!Space (or blank) characters are not used the same as TAB characters; if your
!editor substitutes spaces for TABs, use the "TAB Char" attribute to change
!the character used to indicate the tree node level.
!
!Following is a sample tree data definition:

First level, no tabs[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab]Second level, 1 tab[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab][tab]Third level, 2 tabs[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
First level again, no tabs[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab]Second level again, 1 tab[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab]Another second level, 1 tab[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab][tab]Third level again, 2 tabs[tab]Second Column[tab]Third Column[tab]Fourth Column[tab]Fifth Column
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in ../plugins/contrib/wxSmithContribItems/wxtreelist/wxsTreeListCtrl.cpp:128
123 of 10291 results

No translation group has been assigned.

You are not logged in. Please log in to work on translations.