Letractively / jxlib

Automatically exported from code.google.com/p/jxlib
0 stars 0 forks source link

JXSplitter with Toobar re-sizing issue #180

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Add a Snap Splitter with two section.Add a toolbar to the left section 
2.When the browser is resized the toolbar does not automatically resizes
3.

What is the expected output? What do you see instead?
The toolbar should resize with resize of the browser window

What version of the product are you using? On what operating system and web
browser (including version)?

Trunk version . Firefox 3.6.3 , IE 8

Please provide any additional information below

Original issue reported on code.google.com by debasish...@gmail.com on 6 May 2010 at 4:00

Attachments:

GoogleCodeExporter commented 9 years ago
Jx.Toolbar doesn't explicitly contain anything that would resize it, it expects 
to be contained within something I think.  

I'm attaching a modified version of the code you posted on the list that 
changes things to use a panel to contain the toolbar, I 
think that is a better way to accomplish what you were trying to do.

Original comment by pagameba on 7 May 2010 at 12:35

Attachments:

GoogleCodeExporter commented 9 years ago
The attached example does not work with IE8 Compatibility mode as the toolbar 
arrow
buttons gets activated though there are only two buttons. Attached screen shots.

Original comment by debasish...@gmail.com on 9 May 2010 at 8:42

Attachments:

GoogleCodeExporter commented 9 years ago
ok, I'll have to find an IE 8 install somewhere to test this.

Original comment by pagameba on 9 May 2010 at 11:51

GoogleCodeExporter commented 9 years ago
Moved to Lighthouse:

http://jxlib.lighthouseapp.com/projects/71243-jxlib/tickets/38-jxsplitter-with-t
oobar-re-sizing-issue

Original comment by jbomgard@gmail.com on 5 Mar 2011 at 8:11