Hi,
I'm trying to do a custom skin and am running into difficulties with the tabset baseline. After many hours of searching this forum and trial and error, I have hit a roadblock.
1. It seems that the baseline images (start, stretch, and end) in the skin directory (images/Tab/top) do nothing.
2. Based on my searching, it seems that it can only be controlled from the load_skin.js file in the skin directory. I changed the source for the baseline image there with no luck. Apparently the default skin uses CSS and not images for the baseline and there is no method in the javadocs for controlling the baseline.
Is this correct? Has anyone successfully modified the baseline in smartgwt? Am I missing something obvious? :-)
Thanks for any help,
Deric
I'm trying to do a custom skin and am running into difficulties with the tabset baseline. After many hours of searching this forum and trial and error, I have hit a roadblock.
1. It seems that the baseline images (start, stretch, and end) in the skin directory (images/Tab/top) do nothing.
2. Based on my searching, it seems that it can only be controlled from the load_skin.js file in the skin directory. I changed the source for the baseline image there with no luck. Apparently the default skin uses CSS and not images for the baseline and there is no method in the javadocs for controlling the baseline.
Is this correct? Has anyone successfully modified the baseline in smartgwt? Am I missing something obvious? :-)
Thanks for any help,
Deric
Comment