58
edits
| Line 20: | Line 20: | ||
''Also interactive approach (semi-structured forms) can be used as input forms for [http://en.wikipedia.org/wiki/Semi-structured_interview semi-structured interview]. In forms like [http://www.scielo.org.co/img/revistas/prf/n10/n10a04a2.gif this paper form] controls (for example html:select or xf:select) with most common phrases can be placed into text fields. When user select a phrase from a control then the selected phrase can be coded. Coded phrases can be used for machine processing.'' | ''Also interactive approach (semi-structured forms) can be used as input forms for [http://en.wikipedia.org/wiki/Semi-structured_interview semi-structured interview]. In forms like [http://www.scielo.org.co/img/revistas/prf/n10/n10a04a2.gif this paper form] controls (for example html:select or xf:select) with most common phrases can be placed into text fields. When user select a phrase from a control then the selected phrase can be coded. Coded phrases can be used for machine processing.'' | ||
''In WinIE there is special API for controls into contentEditable. WebKit's team has [http://webkit.org/projects/editing/index.html plans] to support this API.'' | ''In WinIE there is special [http://msdn.microsoft.com/en-us/library/ms537833%28v=VS.85%29.aspx API] for controls into contentEditable. WebKit's team has [http://webkit.org/projects/editing/index.html plans] to support this API.'' | ||
''-- gaidukov'' | ''-- gaidukov'' | ||
edits