Hi,
ComboBox rocks, but I'm having a funny little problem that affects all browsers I've tested (Firefox latest, Safari, IE6 on WinXP). The first time I expand the ComboBox, it has no height restriction. Every subsequent time I expand it, however, it does have the expected restriction. This is true whether I pass maxHeight or accept the default. Issues - chromium - Project Hosting on Google Code:: HTML5 video tends to hold onto ~15MB until renderer process dies Keyboard strokes should be ignored while resizing the browser window. http://code.google.com/p/chromium/issues/list?can=2&q=label:OS-all&colspec=ID+Stars+Pri+Area+Feature+Type+Status+Summary+Modified+Owner+Mstone+OS&sort=&x=mstone&y=area&cells=tiles&mode=gridHOME |
Here's my code:
new Ext.form.ComboBox({
store: myDataStore,
displayField: 'label', if else switch case default break goto return for while do :: CAPTION CHARACTERISTICS CHECKBOX CLASS COMBOBOX CONTROL CTEXT CURSOR endm endw equ error errorlevel exitm expand extern fill global idata if ifdef ident_seed ident_current identified identity if ifnull ignore immediate in . margin-top marker-offset marks max-height max-width min-height min-width http://www.ele.uva.es/~jesman/BigSeti/seti2/langs.xmlHOME | RTF2FO:: File Format: PDF/Adobe Acrobat - Quick ViewThe Compatibility combo box allows select a compatibility model to be used while â \revisedâ command is ignored while parsing and objects having the â max-heightâ . Since version 3.3.1 all of these strategies are applied to . and expand character contexts on all objects of the RTFObject type. http://www.rtf2fo.com/documentation/RTF2FOGuide.pdfHOME |
valueField: 'id',
maxHeight: 200,
forceSelection: true,
editable: false
});
Then I'm adding the ComboBox to a toolbar by passing it to the Toolbar constructor.
Any ideas? Revolution Reference v2.1.2:: File Format: PDF/Adobe Acrobathas two operands (binary minus), it subtracts the second number from the first Specifies whether animated GIFs ignore changes in the mask data when http://revolution.byu.edu/rev2.1.2docs.pdfHOME |
Thanks
I should mention that I am trying to have the ComboBox only load it's data once by doing the following before creating the ComboBox with the code above:
myDataStore.load({});
myDataStore.on('beforeload',function(){return false;});
Nortel Unveils Vision, Strategy for Israeli High-Performance Net
Busy Friday Leads to Strong Close for Net Stocks
|