Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Issues with Upload Widget
Issues with Upload Widget [message #131163] Mon, 04 May 2009 15:52 Go to next message
Hasan Ceylan is currently offline Hasan CeylanFriend
Messages: 198
Registered: July 2009
Senior Member
Hello,

Since upload widget is currently in sandbox, I wanted to first check with
you.

We have two issues with upload widget. I'll try to give as much information
as possible. In an RCP RAP Project,

1) If I call performUpload from a coolbar action on the server side I get
file stream as null, whereas if I put a button next to Browse button, and
handle performupload in buttons selection event, upload performed
flawlessly.

2) We use the upload widget in a form based view with savable
implementation. If the user chooses not to submit the form, hence the file,
the view is closed. From then on subsequent opening of the view crashes the
browser. [1]


Any comments or direction for us to fix the problems would be much
appreciated.

Regards,
Hasan Ceylan


[1] ------------------------
Could not evaluate javascript response:

TypeError: this._uploadField._button._input is undefined

org.eclipse.swt.EventUtil.suspendEventHandling();var req =
org.eclipse.swt.Request.getInstance();req.setRequestCounter( "35" );var wm =
org.eclipse.swt.WidgetManager.getInstance();var w = wm.findWidgetById(
"w335" );w.doClose();wm.dispose( "w335" );wm.dispose( "w336" );wm.dispose(
"w356" );wm.dispose( "w355" );wm.dispose( "w354" );wm.dispose( "w353"
);wm.dispose( "w352" );wm.dispose( "w351" );wm.dispose( "w337" );wm.dispose(
"w349" );wm.dispose( "w350" );wm.dispose( "w334" );wm.dispose( "w333"
);wm.dispose( "w338" );wm.dispose( "w348" );wm.dispose( "w343" );wm.dispose(
"w345" );wm.dispose( "w347" );wm.dispose( "w346" );wm.dispose( "w344"
);wm.dispose( "w340" );wm.dispose( "w341" );wm.dispose( "w342" );wm.dispose(
"w339" );var w = wm.findWidgetById( "w31" );w.setActive( true );var w =
wm.findWidgetById( "w51" );w.setWidth( 26 );w.setHeight( 22 );var w =
wm.newWidget( "w358", "w77", true, null, "qx.ui.toolbar.ToolBar"
);w.addState( "rwt_FLAT" );w.setSpace( 1842, 24, 178, 22 );w.setZIndex( 300
);var t = wm.findWidgetById( "w31" );t.addActivateListenerWidget( w
);org.eclipse.swt.ToolItemUtil.createPush( "w359", w, true );var w =
wm.findWidgetById( "w359" );w.setLabel( ""
);org.eclipse.swt.ToolItemUtil.setImage( w,
"28.fwk16426320/icons/full/etool16/save_edit.gif" );w.addEventListener(
"execute", org.eclipse.swt.EventUtil.widgetSelected );wm.setToolTip( w,
"Save" );w.setWidth( 24 );w.setHeight( 22 );var w = wm.newWidget( "w360",
"w77", true, null, "qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden"
);w.setHideFocus( true );w.setAppearance( "composite" );w.setSpace( 3, 1900,
203, 669 );w.setZIndex( 299 );var t = wm.findWidgetById( "w31"
);t.addActivateListenerWidget( w );var w = wm.newWidget( "w361", "w360",
true, null, "qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden"
);w.setHideFocus( true );w.setAppearance( "composite" );w.setSpace( 0, 1900,
0, 669 );w.setZIndex( 300 );var w = wm.newWidget( "w362", "w361", true,
null, "org.eclipse.swt.custom.ScrolledComposite" );w.setSpace( 0, 1900, 0,
669 );w.setZIndex( 300 );w.setTabIndex( 31 );w.setTextColor( "#2b5075"
);w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "MS Sans Serif" ], 12,
true, false );w.setClipWidth( 1900 );w.setClipHeight( 669 );w.setOverflow(
"scrollY" );var w = wm.newWidget( "w363", "w362", true, null,
"qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden" );w.setHideFocus( true
);w.setAppearance( "composite" );w.setWidth( 1884 );w.setHeight( 3287
);w.setZIndex( 300 );w.setTabIndex( 32 );w.setTextColor( "#2b5075"
);w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "MS Sans Serif" ], 12,
true, false );var w = wm.newWidget( "w364", "w363", true, null,
"qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden" );w.setHideFocus( true
);w.setAppearance( "composite" );w.setSpace( 0, 1884, 0, 29 );w.setZIndex(
300 );w.setTabIndex( 33 );w.setTextColor( "#2b5075" );w.setBackgroundColor(
"#ffffff" );wm.setFont( w, [ "MS Sans Serif" ], 12, true, false );var w =
wm.newWidget( "w365", "w364", true, null, "qx.ui.layout.CanvasLayout"
);w.setOverflow( "hidden" );w.setHideFocus( true );w.setAppearance(
"composite" );w.setSpace( 0, 77, 1, 27 );w.setZIndex( 300 );w.setTabIndex(
34 );w.setTextColor( "#2b5075" );w.setBackgroundColor( "#ffffff"
);wm.setFont( w, [ "MS Sans Serif" ], 12, true, false );var w =
wm.newWidget( "w366", "w365", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, true );w.setSpace( 6, 65, 5, 17
);w.setZIndex( 300 );w.setTextColor( "#2b5075" );w.setBackgroundColor(
"#ffffff" );wm.setFont( w, [ "MS Sans Serif" ], 12, true, false
);org.eclipse.swt.LabelUtil.setText( w, "Doküman" );var w = wm.newWidget(
"w367", "w364", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.CLabelUtil.initialize( w );w.setSpace( 82, 156, 5, 20
);w.setZIndex( 299 );w.setBackgroundColor( null );w.setLabel( "Belge No is
required" );var w = wm.newWidget( "w368", "w363", true, null,
"qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden" );w.setHideFocus( true
);w.setAppearance( "composite" );w.setSpace( 0, 1884, 29, 3258
);w.setZIndex( 299 );w.setTabIndex( 36 );w.setTextColor( "#2b5075"
);w.setBackgroundColor( "#ffffff" );var w = wm.newWidget( "w369", "w368",
true, null, "qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden"
);w.setHideFocus( true );w.setAppearance( "composite" );w.setSpace( 5, 1874,
5, 174 );w.setZIndex( 300 );w.setTabIndex( 37 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );wm.setFont( w, [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, true, false );var w = wm.newWidget( "w370",
"w369", true, null, "org.eclipse.ui.forms.widgets.ToggleHyperlink"
);w.setImages( "resource/widget/rap/hyperlink/twistie_collapse.gif",
"resource/widget/rap/hyperlink/twistie_collapse_hover.gif",
"resource/widget/rap/hyperlink/twistie_expand.gif",
"resource/widget/rap/hyperlink/twistie_expand_hover.gif" );w.setSpace( 6,
11, 7, 11 );w.setZIndex( 300 );w.setTabIndex( 38 );w.setTextColor( "#000000"
);w.setBackgroundColor( null );wm.setFont( w, [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, true, false );w.setCursor( "pointer"
);w.addEventListener( "focusin", org.eclipse.swt.EventUtil.focusGained
);w.addEventListener( "focusout", org.eclipse.swt.EventUtil.focusLost
);w.setExpanded( true );w.addEventListener( "click",
org.eclipse.ui.forms.widgets.ToggleHyperlink.onClick );var w = wm.newWidget(
"w371", "w369", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, true );w.setSpace( 21, 156, 3, 18
);w.setZIndex( 299 );w.setTextColor( "#2b5075" );w.setBackgroundColor( null
);wm.setFont( w, [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
true, false );w.setCursor( "pointer" );w.addEventListener( "mouseup",
org.eclipse.swt.EventUtil.mouseUp );w.addEventListener( "mousedown",
org.eclipse.swt.EventUtil.mouseDown );org.eclipse.swt.LabelUtil.setText( w,
"Doküman Genel Bilgisi" );var w = wm.newWidget( "w372", "w369", true, null,
"qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden" );w.setHideFocus( true
);w.setAppearance( "composite" );w.setSpace( 6, 1862, 27, 147 );w.setZIndex(
298 );w.setTabIndex( 39 );w.setBackgroundColor( "#ffffff"
);w.addEventListener( "mouseup", org.eclipse.swt.EventUtil.mouseUp
);w.addEventListener( "mousedown", org.eclipse.swt.EventUtil.mouseDown );var
w = wm.newWidget( "w373", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 37, 9, 18
);w.setZIndex( 300 );w.setBackgroundColor( null
);org.eclipse.swt.LabelUtil.setText( w, "Dosya" );var w = wm.newWidget(
"w374", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 9, 18
);w.setZIndex( 299 );w.setBackgroundColor( null
);org.eclipse.swt.LabelUtil.setText( w, ":" );var w = wm.newWidget( "w375",
"w372", true, null, "qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden"
);w.setHideFocus( true );w.setAppearance( "composite" );w.setSpace( 120,
424, 5, 27 );w.setZIndex( 298 );w.setBackgroundColor( null );var w =
wm.newWidget( "w376", "w375", true, null, "org.eclipse.rwt.widgets.Upload",
'" http://193.243.220.105:80/turquality/trqapp?custom_service_h andler=org.eclipse.rwt.widgets.upload.servlet.FileUploadServ iceHandler&widgetId=18359102",
0' );w.setAppearance( "composite" );w.setOverflow( "hidden" );w.setSpace( 0,
375, 0, 26 );w.setZIndex( 300 );w.setLastFileUploaded( ""
);w.setBrowseButtonText( "Browse" );var w = wm.newWidget( "w357", "w375",
true, null, "qx.ui.form.Button" );org.eclipse.swt.ButtonUtil.setLabelMode( w
);w.addState( "rwt_PUSH" );w.setIcon( null );w.addEventListener( "execute",
org.eclipse.swt.EventUtil.widgetSelected );w.setSpace( 380, 44, 0, 27
);w.setZIndex( 299 );w.setTabIndex( 41 );w.setLabel( "Yükle" );var w =
wm.newWidget( "w377", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 40, 18
);w.setZIndex( 297 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Döküman Başlığı" );var w
= wm.newWidget( "w378", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 40, 18
);w.setZIndex( 296 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w379", "w372", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737, 37, 24 );w.setZIndex(
295 );w.setTabIndex( 42 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost );w.setValue( "Sözleşme"
);org.eclipse.swt.TextUtil.setHasVerifyOrModifyListener( w, true
);org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.newWidget( "w380", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 69, 18
);w.setZIndex( 294 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Döküman Adı" );var w =
wm.newWidget( "w381", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 69, 18
);w.setZIndex( 293 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w382", "w372", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737, 66, 24 );w.setZIndex(
292 );w.setTabIndex( 43 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost );w.setValue( "Sözleşme"
);w.setReadOnly( true );org.eclipse.swt.TextUtil.setHasSelectionListener( w,
false );var w = wm.newWidget( "w383", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 95, 18
);w.setZIndex( 291 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Onay" );var w =
wm.newWidget( "w384", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 95, 18
);w.setZIndex( 290 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w385", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 120, 1737, 95,
18 );w.setZIndex( 289 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Onay Bekliyor" );var w =
wm.newWidget( "w386", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 121, 18
);w.setZIndex( 288 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Açıklama" );var w =
wm.newWidget( "w387", "w372", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 121, 18
);w.setZIndex( 287 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w388", "w372", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737, 118, 24 );w.setZIndex(
286 );w.setTabIndex( 44 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost
);org.eclipse.swt.TextUtil.setHasVerifyOrModifyListener( w, true
);org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.newWidget( "w389", "w368", true, null, "qx.ui.layout.CanvasLayout"
);w.setOverflow( "hidden" );w.setHideFocus( true );w.setAppearance(
"composite" );w.setSpace( 5, 1874, 184, 3069 );w.setZIndex( 299
);w.setTabIndex( 45 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );wm.setFont( w, [ "Verdana", "Arial", "Helvetica", "sans-serif"
], 12, true, false );var w = wm.newWidget( "w390", "w389", true, null,
"org.eclipse.ui.forms.widgets.ToggleHyperlink" );w.setImages(
"resource/widget/rap/hyperlink/twistie_collapse.gif",
"resource/widget/rap/hyperlink/twistie_collapse_hover.gif",
"resource/widget/rap/hyperlink/twistie_expand.gif",
"resource/widget/rap/hyperlink/twistie_expand_hover.gif" );w.setSpace( 6,
11, 7, 11 );w.setZIndex( 300 );w.setTabIndex( 46 );w.setTextColor( "#000000"
);w.setBackgroundColor( null );wm.setFont( w, [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, true, false );w.setCursor( "pointer"
);w.addEventListener( "focusin", org.eclipse.swt.EventUtil.focusGained
);w.addEventListener( "focusout", org.eclipse.swt.EventUtil.focusLost
);w.setExpanded( true );w.addEventListener( "click",
org.eclipse.ui.forms.widgets.ToggleHyperlink.onClick );var w = wm.newWidget(
"w391", "w389", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, true );w.setSpace( 21, 161, 3, 18
);w.setZIndex( 299 );w.setTextColor( "#2b5075" );w.setBackgroundColor( null
);wm.setFont( w, [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
true, false );w.setCursor( "pointer" );w.addEventListener( "mouseup",
org.eclipse.swt.EventUtil.mouseUp );w.addEventListener( "mousedown",
org.eclipse.swt.EventUtil.mouseDown );org.eclipse.swt.LabelUtil.setText( w,
"Ekstra Doküman Bilgisi" );var w = wm.newWidget( "w392", "w389", true, null,
"qx.ui.layout.CanvasLayout" );w.setOverflow( "hidden" );w.setHideFocus( true
);w.setAppearance( "composite" );w.setSpace( 6, 1862, 27, 3042
);w.setZIndex( 298 );w.setTabIndex( 47 );w.setBackgroundColor( "#ffffff"
);w.addEventListener( "mouseup", org.eclipse.swt.EventUtil.mouseUp
);w.addEventListener( "mousedown", org.eclipse.swt.EventUtil.mouseDown );var
w = wm.newWidget( "w393", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 8, 18
);w.setZIndex( 300 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Firma" );var w =
wm.newWidget( "w394", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 8, 18
);w.setZIndex( 299 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w395", "w392", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_FLAT" );w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737,
5, 24 );w.setZIndex( 298 );w.setTabIndex( 48 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost );w.setValue( "OAİB" );w.setReadOnly(
true );org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.newWidget( "w396", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 37, 17
);w.setZIndex( 297 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Belge No" );var w =
wm.newWidget( "w397", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 37, 18
);w.setZIndex( 296 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w398", "w392", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_FLAT" );w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737,
34, 24 );w.setZIndex( 295 );w.setTabIndex( 49 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost
);org.eclipse.swt.TextUtil.setHasVerifyOrModifyListener( w, true
);org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.newWidget( "w399", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 65, 17
);w.setZIndex( 294 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Tarih" );var w =
wm.newWidget( "w400", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 65, 18
);w.setZIndex( 293 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w401", "w392", true, null,
"org.eclipse.swt.widgets.DateTimeDate", '"medium", [ "Ocak", "Şubat",
"Mart", "Nisan", "Mayıs", "Haziran", "Temmuz", "Ağustos", "Eylül", "Ekim",
"Kasım", "Aralık", "" ], [ "", "Pazar", "Pazartesi", "Salı", "Çarşamba",
"Perşembe", "Cuma", "Cumartesi" ], ".", "DMY"' );w.addState( "rwt_FLAT"
);w.setSpace( 120, 113, 63, 22 );w.setZIndex( 292 );w.setTabIndex( 50
);w.setBackgroundColor( null );w.setYear( 2009 );w.setMonth( 4 );w.setDay( 4
);w.setHasSelectionListener( true );w.setBounds( 0, 0, 0, 0, 20
);w.setBounds( 4, 0, 0, 0, 20 );w.setBounds( 2, 29, 0, 21, 20 );w.setBounds(
5, 21, 0, 8, 20 );w.setBounds( 1, 0, 0, 21, 20 );w.setBounds( 6, 50, 0, 8,
20 );w.setBounds( 3, 58, 0, 36, 20 );w.setBounds( 7, 94, 0, 17, 20 );var w =
wm.newWidget( "w402", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 1512, 17
);w.setZIndex( 291 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Ulke" );var w =
wm.newWidget( "w403", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 1512, 18
);w.setZIndex( 290 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w404", "w392", true, null, "org.eclipse.swt.widgets.List"
);w.init( false );w.addState( "rwt_BORDER" );w.addState( "rwt_FLAT"
);w.setOverflow( "scrollY" );w.setSpace( 120, 298, 90, 2862 );w.setZIndex(
289 );w.setTabIndex( 51 );w.setItems( [ "Türkiye", "Afganistan", "Almanya",
"Amerika Birleşik Devletleri", "Angola", "Antigua-Barbuda", "Avusturalya",
"Avusturya", "Azerbaycan", "Bahreyn", "Bangladeş", "Belçika", "Benin",
"Beyaz Rusya", "Bhutan", "Birleşik Arap Emirlikleri", "Birmanya (Myanmar)",
"Botswana", "Brunei", "Bulgaristan", "Burkina Faso", "Burundi", "Cape-
Verde", "Cezayir", "Cibuti ", "Danimarka", "Dominik Cumhuriyeti",
"Endonezya", "Ekvator Ginesi", "Eritre", "Estonya", "Etyopya", "Fildişi
Sahili (Kotdivuar)", "Finlandiya", "Fransa", "Gabon", "Gana", "Gine", "Gine
Bissau", "Grenada", "Guetamala", "Guyana", "Gürcistan", "Haiti",
"Hindistan", "Hollanda", "Irak", "İran", "Jameyika", "Japonya", "Kamboçya",
"Kamerun", "Kanada", "Katar", "Kenya", "Kiribati", "Komor Adaları", "Kongo",
"Kongo Demokratik Cumhuriyeti (Zaire)", "Kosova", "Kuveyt", "Kuzey Kore",
"K.K.T.C.", "Küba", "Laos", "Lesotho", "Letonya", "Liberya", "Libya",
"Lichtenstein", "Litvanya", "Lübnan", "Lüksemburg", "Macaristan",
"Madagaskar", "Malawi", "Mali Cumhuriyeti", "Malta", "Meksika", "Mısır",
"Moğolistan", "Moldova", "Moritanya", "Mozambil", "Namibya", "Nauru",
"Nepal", "Nijer", "Nijerya", "Norveç", "Oman", "Orta Afrika Cumhuriyeti",
"Pakistan", "Panama", "Papua-Yeni Gine", "Paraguay", "Peru", "Polonya",
"Portekiz", "Ruanda", "Rusya ", "Sao Tome-Principe", "Senegal", "Sierra
Leone", "Sırbistan ve Karadağ", "Slovak Cumhuriyeti", "Slovenya", "Somali",
"Sri Lanka", "St. Christopher-Nevis", "St. Vincent-Grenadines", "Sudan",
"Surinam", "Suriye", "Suudi Arabistan", "Tacikistan", "Tanzanya", "Tayvan",
"Togo", "Tonga", "Türkmenistan ", "Uganda", "Ukrayna ", "Vanuatu",
"Venezuela", "Vietnam", "Yemen Cumhuriyeti", "Yeni Zelanda", "Yunanistan ",
"Zimbabwe " ] );w.setChangeSelectionNotification( "action" );var w =
wm.newWidget( "w405", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 2959, 17
);w.setZIndex( 288 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "Orijinal Tercume" );var w
= wm.newWidget( "w406", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 2959, 18
);w.setZIndex( 287 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w407", "w392", true, null, "org.eclipse.swt.widgets.CheckBox"
);w.addState( "rwt_FLAT" );w.addState( "rwt_CHECK" );w.setSpace( 120, 28,
2957, 22 );w.setZIndex( 286 );w.setTabIndex( 52 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost );w.setHorizontalChildrenAlign( "left"
);w.setHasSelectionListener( true );var w = wm.newWidget( "w408", "w392",
true, null, "qx.ui.basic.Atom" );org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 2987, 17
);w.setZIndex( 285 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "!xDestekTuru!" );var w =
wm.newWidget( "w409", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 2987, 18
);w.setZIndex( 284 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w410", "w392", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_FLAT" );w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737,
2984, 24 );w.setZIndex( 283 );w.setTabIndex( 53 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost
);org.eclipse.swt.TextUtil.setHasVerifyOrModifyListener( w, true
);org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.newWidget( "w411", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 5, 100, 3016, 17
);w.setZIndex( 282 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, "!xAltDestekTuru!" );var w
= wm.newWidget( "w412", "w392", true, null, "qx.ui.basic.Atom"
);org.eclipse.swt.LabelUtil.initialize( w
);org.eclipse.swt.LabelUtil.setWrap( w, false );w.setSpace( 110, 5, 3016, 18
);w.setZIndex( 281 );w.setTextColor( "#000000" );w.setBackgroundColor(
"#ffffff" );org.eclipse.swt.LabelUtil.setText( w, ":" );var w =
wm.newWidget( "w413", "w392", true, null, "qx.ui.form.TextField"
);org.eclipse.swt.TextUtil.initialize( w );w.addState( "rwt_BORDER"
);w.addState( "rwt_FLAT" );w.addState( "rwt_SINGLE" );w.setSpace( 120, 1737,
3013, 24 );w.setZIndex( 280 );w.setTabIndex( 54 );w.setTextColor( "#000000"
);w.setBackgroundColor( "#ffffff" );w.addEventListener( "focusin",
org.eclipse.swt.EventUtil.focusGained );w.addEventListener( "focusout",
org.eclipse.swt.EventUtil.focusLost
);org.eclipse.swt.TextUtil.setHasVerifyOrModifyListener( w, true
);org.eclipse.swt.TextUtil.setHasSelectionListener( w, false );var w =
wm.findWidgetById( "w203" );w.setZIndex( 298 );w.setVisibility( false );var
w = wm.findWidgetById( "w205" );w.setZIndex( 297 );w.setVisibility( false
);var w = wm.findWidgetById( "w78" );w.setZIndex( 296 );var w =
wm.findWidgetById( "w82" );w.setZIndex( 295 );var w = wm.findWidgetById(
"w87" );w.setZIndex( 294 );var w = wm.findWidgetById( "w88" );w.setZIndex(
293 );var w = wm.findWidgetById( "w100" );w.setZIndex( 292 );var w =
wm.findWidgetById( "w112" );w.setZIndex( 291 );var w = wm.findWidgetById(
"w124" );w.setZIndex( 290 );var w = wm.findWidgetById( "w249" );w.setSpace(
0, 118, 0, 24 );w.setSelected( false );var w = wm.newWidget( "w414", "",
false, null, "org.eclipse.swt.custom.CTabItem", 'wm.findWidgetById( "w124"
), true' );var t = wm.findWidgetById( "w124" );t.add( w );w.setSpace( 118,
106, 0, 24 );w.setLabel( "*Döküman" );w.setIcon(
"28.fwk16426320/icons/full/eview16/defaultview_misc.gif"
);w.setUnselectedCloseVisible( false );w.setSelected( true );var w =
wm.findWidgetById( "w128" );w.setSpace( 224, 1642, 1, 22 );var w =
wm.findWidgetById( "w135" );w.setZIndex( 289 );var w = wm.findWidgetById(
"w147" );w.setZIndex( 288 );var w = wm.findWidgetById( "w148" );w.setZIndex(
287 );var w = wm.findWidgetById( "w31" );w.setActiveControl(
wm.findWidgetById( "w368" )
);org.eclipse.swt.WidgetManager.getInstance().focus( "w368"
);qx.ui.core.Widget.flushGlobalQueues();org.eclipse.swt.Even tUtil.resumeEventHandling();org.eclipse.swt.FontSizeCalculat ion.measureStrings(
[ [ 15809068, "Pazar", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 19027342, "88", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 18800445, ".", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 30556216,
"8888", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false,
-1 ], [ 7744730, "Belge No", [ "Verdana", "Arial", "Helvetica", "sans-serif"
], 12, false, false, 0 ], [ 8040169, "Tarih", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, 0 ], [ 7432498, "Ulke", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, 0 ], [
28405918, "Türkiye", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 5812905, "Afganistan", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 20549131, "Almanya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
27032572, "Amerika Birleşik Devletleri", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 9429848, "Angola", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 9883315,
"Antigua-Barbuda", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 14446336, "Avusturalya", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 33258472,
"Avusturya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 25411170, "Azerbaycan", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 4738861, "Bahreyn", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 21379969,
"Bangladeş", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 32295475, "Belçika", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 13560222, "Benin", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 4953843,
"Beyaz Rusya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 10695123, "Bhutan", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 1847211, "Birleşik Arap Emirlikleri", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
8228317, "Birmanya (Myanmar)", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 15518802, "Botswana", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 5917479,
"Brunei", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 33295724, "Bulgaristan", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 13974215, "Burkina Faso", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
17177015, "Burundi", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 25314319, "Cape-Verde", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 21117616, "Cezayir",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
18547639, "Cibuti ", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 9501578, "Danimarka", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 7482521, "Dominik
Cumhuriyeti", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 30274851, "Endonezya", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 10030690, "Ekvator Ginesi", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
8346055, "Eritre", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 14625679, "Estonya", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 27587636, "Etyopya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
10260243, "Fildişi Sahili (Kotdivuar)", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 7681809, "Finlandiya", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
24277937, "Fransa", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 17401056, "Gabon", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 32687629, "Gana", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 27821467,
"Gine", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false,
-1 ], [ 14400610, "Gine Bissau", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 2938568, "Grenada", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 29950542,
"Guetamala", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 28736225, "Guyana", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 20810568, "Gürcistan", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 25376529,
"Haiti", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 26506299, "Hindistan", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 22743237, "Hollanda", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 27052413,
"Irak", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false,
-1 ], [ 7363457, "İran", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 8885569, "Jameyika", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 22541629, "Japonya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
27637255, "Kamboçya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 5359107, "Kamerun", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 10417215, "Kanada", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 28677386,
"Katar", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 4980709, "Kenya", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 26035924, "Kiribati", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 2434512,
"Komor Adaları", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 14004513, "Kongo", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 23069830, "Kongo Demokratik
Cumhuriyeti (Zaire)", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 13171230, "Kosova", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 10284000, "Kuveyt", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 4315676,
"Kuzey Kore", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 22444528, "K.K.T.C.", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 6267181, "Küba", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 5159047,
"Laos", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false,
-1 ], [ 3454095, "Lesotho", [ "Verdana", "Arial", "Helvetica", "sans-serif"
], 12, false, false, -1 ], [ 3812321, "Letonya", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 18278630, "Liberya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
18119572, "Libya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 29179759, "Lichtenstein", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 26198141, "Litvanya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
10905853, "Lübnan", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 20368336, "Lüksemburg", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 8319864,
"Macaristan", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 10650087, "Madagaskar", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 16678832, "Malawi", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 7407777,
"Mali Cumhuriyeti", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 15579557, "Malta", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 20396431, "Meksika", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 10739452,
"Mısır", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 8687735, "Moğolistan", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 19440661, "Moldova", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 19685457,
"Moritanya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 6789038, "Mozambil", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 18298171, "Namibya", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 10996112,
"Nauru", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 27404011, "Nepal", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, -1 ], [ 11084186, "Nijer", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 31269509, "Nijerya",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
17137416, "Norveç", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 30874383, "Oman", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 20022025, "Orta Afrika
Cumhuriyeti", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 26345992, "Pakistan", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 12807279, "Panama", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 272729,
"Papua-Yeni Gine", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 20366946, "Paraguay", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 18504163, "Peru", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
16997162, "Polonya", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 22422251, "Portekiz", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 947203, "Ruanda", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
14841636, "Rusya ", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 33284362, "Sao Tome-Principe", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 24346239, "Senegal",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
24495780, "Sierra Leone", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 21261048, "Sırbistan ve Karadağ", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 13303553,
"Slovak Cumhuriyeti", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 19644413, "Slovenya", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 21593784, "Somali", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
2000798, "Sri Lanka", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 5886894, "St. Christopher-Nevis", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 22565644,
"St. Vincent-Grenadines", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 28598399, "Sudan", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 19620854, "Surinam",
[ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
28291117, "Suriye", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 22518744, "Suudi Arabistan", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 12105449,
"Tacikistan", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 15765473, "Tanzanya", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 24525256, "Tayvan", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 13340610,
"Togo", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false,
-1 ], [ 4930093, "Tonga", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 14181269, "Türkmenistan ", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 7464525, "Uganda", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
29818835, "Ukrayna ", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, -1 ], [ 29729975, "Vanuatu", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 12656276,
"Venezuela", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false,
false, -1 ], [ 12488746, "Vietnam", [ "Verdana", "Arial", "Helvetica",
"sans-serif" ], 12, false, false, -1 ], [ 15390888, "Yemen Cumhuriyeti", [
"Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1 ], [
3546064, "Yeni Zelanda", [ "Verdana", "Arial", "Helvetica", "sans-serif" ],
12, false, false, -1 ], [ 6028544, "Yunanistan ", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ], [ 20919351, "Zimbabwe
", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12, false, false, -1
], [ 8203116, "Orijinal Tercume", [ "Verdana", "Arial", "Helvetica", "sans-
serif" ], 12, false, false, 0 ], [ 28164808, "!xDestekTuru!", [ "Verdana",
"Arial", "Helvetica", "sans-serif" ], 12, false, false, 0 ], [ 13556315,
"!xAltDestekTuru!", [ "Verdana", "Arial", "Helvetica", "sans-serif" ], 12,
false, false, 0 ], [ 6393556, "Belge No is required", [ "Verdana", "Arial",
"Helvetica", "sans-serif" ], 12, false, false, -1 ] ] );

----------------------------------------
Re: Issues with Upload Widget [message #131215 is a reply to message #131163] Mon, 04 May 2009 16:58 Go to previous messageGo to next message
Howard is currently offline HowardFriend
Messages: 29
Registered: July 2009
Junior Member
Don't want to sound cliche, but try the search function. :)
Try the keywords Upload Widget and Could not evaluate javascript response

http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg04480.html

http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg05437.html

There's a bunch more.

Gluck.
Howard
Re: Issues with Upload Widget [message #131513 is a reply to message #131215] Wed, 06 May 2009 03:54 Go to previous messageGo to next message
Hasan Ceylan is currently offline Hasan CeylanFriend
Messages: 198
Registered: July 2009
Senior Member
Hello Howard,

Thanks for taking time to investigate the newsgroup.

I actually did search. But AFAIK the threads you refer to talking about
getting the js error everytime, whereas in my case js error occurs only if
upload widget is instantiated but disposed without actually uploading a
file. And once again if I clear my session and log back to the application
it works fine just normal. So my case and theirs are not the same.


Hasan

Howard wrote:

> Don't want to sound cliche, but try the search function. :)
> Try the keywords Upload Widget and Could not evaluate javascript response
>
> http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg04480.html
>
> http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg05437.html
>
> There's a bunch more.
>
> Gluck.
> Howard
Re: Issues with Upload Widget [message #131521 is a reply to message #131513] Wed, 06 May 2009 07:46 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
Hasan,

it looks like you found two bugs. You may enter them into bugzilla.
Please use separate bug reports.

Thanks
Rüdiger

Hasan Ceylan wrote:
> Hello Howard,
>
> Thanks for taking time to investigate the newsgroup.
>
> I actually did search. But AFAIK the threads you refer to talking about
> getting the js error everytime, whereas in my case js error occurs only if
> upload widget is instantiated but disposed without actually uploading a
> file. And once again if I clear my session and log back to the application
> it works fine just normal. So my case and theirs are not the same.
>
>
> Hasan
>
> Howard wrote:
>
>> Don't want to sound cliche, but try the search function. :)
>> Try the keywords Upload Widget and Could not evaluate javascript response
>>
>> http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg04480.html
>>
>> http://dev.eclipse.org/newslists/news.eclipse.technology.rap /msg05437.html
>>
>> There's a bunch more.
>>
>> Gluck.
>> Howard
>
>
Re: Issues with Upload Widget [message #540270 is a reply to message #131521] Tue, 15 June 2010 14:00 Go to previous message
Mike Grigorov is currently offline Mike GrigorovFriend
Messages: 1
Registered: July 2009
Junior Member
I encountered the same issue with disposing and reinstantiating the upload widged. I had to modigy Upload.js and add a condition to check for null in the following function:
    _onEnabled : function( evt ) {
      qx.ui.core.Widget.flushGlobalQueues();       
    if(this._uploadField._button._input!=null){
	      if( evt.getValue() ) {
	        this._uploadField._button._input.style.height
	          = this._uploadField.getHeight();        
	      } else {
	        this._uploadField._button._input.style.height = "0px";
	      }
      }      
    },


Maybe this is not the correct place to post this, but I could not find the relevant bug issue in the DB.

Regards
Mike
Previous Topic:Work with Eclipse RAP
Next Topic:Synchronize widget
Goto Forum:
  


Current Time: Wed Apr 24 22:00:16 GMT 2024

Powered by FUDForum. Page generated in 0.03367 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top