I see the same. Not working.
Type: Posts; User: margozzi
I see the same. Not working.
Actually, it is worse now with 4.0.2. At least for me, now it toggles between the two windows rather than between fields in the top window.
I have the same issue. I have headerLineHeight in the same three places that the Neptune theme above does. What exactly is the problem? Or what was your resolution?
Did you ever get a response or figure this out?
Did you ever get a response or figure it out?
See attached screen shot. I would like to be able to see only rows where "User" column is null. Or maybe I don't want to see columns where "User" column is null. The is no way to do it with the...
Thank you. I am glad it has been fixed in a future release.
I have to say, i still don't think I understand how/why/when line wrapping occurs.
If you look at my two images early in the thread as...
Here is our theme attached
I am not sizing the button. I am assuming now that this is a theming issuee :-(
Can someone at least explain the logic behind how/when/when the text wraps?
Required Information Version(s) of Ext GWT Ext GWT 3.1 Browser versions and OS (and desktop environment, if applicable)
Firefox 26, Windows 7
Virtual Machine No Description The...
Great news!
It's been 6 weeks with no update to the Beta. Do things still look good? Something might come out in 2 weeks? Or maybe another build on the support site?
Looks like you never got a response. What did you end up doing?
No, this is the first public Beta. What I am hearing is, they hope to be done in 4 to 6 weeks.
To be clear, I am NOT a Sencha spokes person, just another list dweller that is paying for support....
http://www.sencha.com/forum/announcement.php?f=128&a=49
That is great news.
Yes, you can use the nightly against the 2.6 release. I think for theming you have to use Java 7.
I have been doing this for a few weeks now. Just waiting for the real release.
Great! Now Sencha should be able to regression test there 3.1 release and hopefully we will have something in our hot little hands before you know it :-)
Thanks for the response Colin. We are VERY interested in the theme builder! In fact, I would say that is the one thing we are most interested in. I look forward to 3.1. It was great to finally meet...
Well, it's been two months since the last post on this thread. Is there any news on GWT 2.6? I am really hoping to be able to upgrade to GXT 3.1 sooner rather than later. I know you are dependant on...
Even though my column has a renderer associated with it via the setCell() API, the Grouping label displays the model version of the column and not the rendered one. I was poking through the source...
Thank you, that seems to mostly work.
Couple of things:
The docs for setShadow() say that it defaults to false, however, if I omit that line, the shadow is there.
setMinWidth() and...
Did you ever get a response? I am having similar issues with my Dialog.
Here is a screen capture in case that was confusing. Note that several of the columns are missing from the context menu.
GXT 3.0.6
The Javadocs say that setting fixed to true on a ColumnConfig fixes the width of the column.
public void setFixed(boolean fixed) True if the column width cannot be changed either by...