使用extjs根据窗口大小调整标签宽度

时间:2016-12-06 13:31:51

标签: extjs6

我正在使用extjs 6.0.2。我想根据窗口的大小调整标签宽度。我该怎么办呢,请帮忙。我尝试了以下代码,但没有用。

"%~dp0wget" -c --show-progress --progress=bar:force:noscroll --no-check-certificate "https://download.microsoft.com/download/E/A/E/EAE6F7FC-767A-4038-A954-49B8B05D04EB/ExpressAdv%%2064BIT/SQLEXPRADV_x64_ENU.exe" -P C:\Temp

1 个答案:

答案 0 :(得分:0)

Ext.create({
            xtype:'window',
            width:200,
            height:200,
            resizable:true,
            items:[
                {
                    xtype:'label',
                    width:'100%',
                    style:'    word-wrap: break-word;',
                    text:'dawbnduiawbndawbduibdwuiabduiw'
                }]
        }).show();

这里有一个小提琴:https://fiddle.sencha.com/#view/editor&fiddle/1lv3