Search Type: Posts; User: dsbecker
Search: Search took 0.03 seconds.
-
15 Dec 2011 10:38 AM
- Replies
- 1
- Views
- 1,162
For some reason I am not able to "go advanced" when editing my post and can't change the file attachment. Here's an updated version which fixes a small bug with the right arrow caused by misplaced...
-
14 Dec 2011 5:43 PM
- Replies
- 1
- Views
- 1,162
Hi guys,
After wanting this for a long time, I've finally implemented a (modified) version of Digital Bush's Masked Input Plugin (or jQuery) as a ComponentPlugin for GXT. Please let me know if... -
16 Sep 2011 12:44 PM
Jump to post Thread: GWT 2.4 compatibility by dsbecker
- Replies
- 3
- Views
- 2,198
I figured it out. I had previously installed Google Chrome Frame plugin, but disabled it for testing purposes. Even though it was disabled, it was still advertising "chromeframe" in the user agent...
-
16 Sep 2011 10:12 AM
Jump to post Thread: Different tab shapes by dsbecker
- Replies
- 6
- Views
- 1,292
I forgot to add side borders to the tab images so that larger font sizes won't have open ends. Attached are corrected files. I couldn't figure out how to update the original attachments...
-
15 Sep 2011 9:26 PM
Jump to post Thread: GWT 2.4 compatibility by dsbecker
- Replies
- 3
- Views
- 2,198
I'm having problems on Internet Explorer 7 & 8 with GWT 2.4. The exact same code works with GWT 2.3, but throws a "Object does not support property or method" with GWT 2.4. I doubt it's GXT's...
-
15 Sep 2011 4:16 PM
Jump to post Thread: Different tab shapes by dsbecker
- Replies
- 6
- Views
- 1,292
And here are tinted tabs using all the colors of photoshop's basic color palette. To make all tabs the same color, simply use the appropriate filename in the css listed above. But you can also...
-
15 Sep 2011 3:25 PM
Jump to post Thread: Different tab shapes by dsbecker
- Replies
- 6
- Views
- 1,292
I've got it figured out. I've attached a zip containing my master photoshop file you can use to tint the tabs whatever color you want as well as a gray sprite gif. To use it, I simply used the...
-
14 Sep 2011 3:41 PM
Jump to post Thread: Different tab shapes by dsbecker
- Replies
- 6
- Views
- 1,292
Good point. I think anybody can read the premium forums (right?), but I didn't think about the fact they can't reply. Yes, please move it. Also, if you have any suggestions or pointers I'd love to...
-
14 Sep 2011 3:35 PM
Jump to post Thread: Different tab shapes by dsbecker
- Replies
- 6
- Views
- 1,292
I have a need to use a different tab shape than the standard tabs. My requirements call for slanted, overlapping tabs like those you would see in Google Chrome. I imagine this can probably be done...
-
19 Apr 2011 11:16 AM
Jump to post Thread: Empty QuickTips by dsbecker
- Replies
- 6
- Views
- 2,776
Here's a quick fix that's working for me. Override or make a local copy of the QuickTip class and add the following method:
@Override
public void show() {
if (targetElem != null)... -
18 Apr 2011 1:28 PM
Jump to post Thread: Empty QuickTips by dsbecker
- Replies
- 6
- Views
- 2,776
I've found that in the GXT 2.2.x series, I can get an empty QuickTip to show where I would not expect one by doing the following:
Create a new QuickTip(somegrid) and setShowDelay(1000) - any... -
30 Apr 2010 10:43 AM
- Replies
- 10
- Views
- 3,524
I agree with baskor, using the mouse over image to indicate highlight just looks wrong. Please consider creating a different image for this.
Results 1 to 12 of 12
