PDA

View Full Version : form input and tree load



vortex_fu
25 Dec 2007, 11:49 PM
Ui Extjs with the development for a long time. There are several questions, please expert help.
1. Loading pages sometimes, Text text box, can click on, but can not be imported.
A) temporary solution, After if there are Combobox or DateField, click them, can be entered TextField.
B) When the right reload, TextFiled can enter.
2. Page layout using LayOut, left for the Tree, and the right to Toolbar Grid
When the interface load, often only hand-written Tree nodes. Without the data, right-refresh, there will be a.
Note: tree.setRootNode (root); this is the only node

vortex_fu
25 Dec 2007, 11:51 PM
extjs Form 发现在几个Bug。
用Extjs的Ui开发很久了。有几个问题,请高手帮忙。
1.有时加载页面后,Text文本框,能点击,但是不能输入。
a)临时解决办法,如果有Combobox或DateField,点击后,TextField可输入。
b)当右键重新刷新后,TextFiled可以输入。
2.页面中采用LayOut布局方式,左边为Tree时,右边为Toolbar和Grid
当界面加载时,经常是Tree只有手工写的结点。而无数据,右键刷新,就有了。
备注:tree.setRootNode(root);只有这个结点

vortex_fu
25 Dec 2007, 11:54 PM
Another is the input method Bug
When used in the text box five-stroke input method to input Chinese characters, or Datefield Combobox click again, the interface will be beating.
And. To focus to a TextField, from the input method is no longer used to do, we must re-switch input method can be used Chinese.
But Microsoft importation rules no problem.