Please help! It's very important!! 2010/11/9 Ignasi López <[email protected]>
> hi, > i'm developing an application which uses singleUploader class. I would > know if there are a way to embed the popup with progress bar in my own > popup. > I think the probem is convert this popup into a panel or something > like this but i dont know how i can get what i want. > > SingleUploader singleUploader = new SingleUploader(); > > singleUploader.addOnFinishUploadHandler(onFinishUploaderHandler); > winModal.addItem(singleUploader); > > This is my code, but how i said, when i send a file, a popup with > progress bar is showed. and what i need is embeed this progress bar in > my own popup. > > Thanks all, > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
