Good one.But it is taking time to loak all images and text boxes.I
feel you can make it still fast as user doesnt feel to wait to load
everything

On Dec 3, 3:55 pm, Joe <joechahh...@gmail.com> wrote:
> Hi Mariyan,
>
> Thank's for your post, well, first, this is not a tab panel,
> unfortunately.
>
> The home page was designed in dreamweaver(HTML page) than the whole
> objects, I mean textboxes, images, listboxes, etc.... are removed, and
> replaced byt gwt widgets.
>
> So you go like:
> HTMLPanel homepage = new HTMLPanel("here you put your html code
> without the html widgets, but with IDs");
> then your create your widgets with styles width, etc ... then you
> call:
> homepage.add(widget, "corresponding id in the html code");
>
> Hope this was helpful :)
>
> On Dec 3, 12:23 pm, mariyan nenchev <nenchev.mari...@gmail.com> wrote:
>
>
>
> > Hi,
> > great, keep going.
> > There is one thing i need to know, how did you customize this tab panel. I
> > was trying to do the same tab bars but no success with decorated panel. You
> > may show sample code :)
> > Regards.- Hide quoted text -
>
> - Show quoted text -

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to