2144.patch
| b/code/ryzom/client/data/gamedev/interfaces_v3/login_main.xml Tue Jul 17 03:33:52 2012 -0700 | ||
|---|---|---|
| 45 | 45 |
text_ref="BM BM" text_y="-2" |
| 46 | 46 |
reset_focus_on_hide="false" max_historic="0" |
| 47 | 47 |
onenter="set_keyboard_focus" params="target=ui:login:checkpass:content:submit_gr:eb_password:eb|select_all=false" |
| 48 |
prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="20" color="135 243 28 255" />
|
|
| 48 |
prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="12" color="135 243 28 255" />
|
|
| 49 | 49 |
|
| 50 | 50 |
<instance template="edit_box_log" id="eb_password" posparent="txt_pas" posref="BM TM" w="240" h="24" fontsize="14" x="0" y="-4" |
| 51 | 51 |
text_ref="BM BM" text_y="-2" |
| ... | ... | |
| 651 | 651 |
text_ref="BM BM" text_y="-2" |
| 652 | 652 |
on_focus="create_account_rules" on_focus_params="rules_login" reset_focus_on_hide="false" max_historic="0" |
| 653 | 653 |
onenter="set_keyboard_focus" params="target=ui:login:create_account:content:submit_gr:eb_password:eb|select_all=false" |
| 654 |
prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="20" color="135 243 28 255" />
|
|
| 654 |
prompt="" enter_loose_focus="true" multi_line="false" max_num_chars="12" color="135 243 28 255" />
|
|
| 655 | 655 |
|
| 656 | 656 |
<!-- password --> |
| 657 | 657 |
<view type="text" id="txt_pas" posparent="txt_log" posref="BL TL" hardtext="uiPassword" fontsize="12" x="0" y="-30" color="255 255 255 255" /> |