MigLayout changed to XMigLayout

31 views
Skip to first unread message

Stephen Chin

unread,
Jan 4, 2010, 3:41:56 PM1/4/10
to jfxtr...@googlegroups.com
After a discussion with Dean we decided to go with XMigLayout for the
0.6 release. I made this change and have updated all the uses in the
common and controls packages to match.

I also changed the Insets creating helper functions in XLayoutInfo from
inset() to insets().

Cheers,
--
--Steve
blog: http://steveonjava.com/

Dean Iverson

unread,
Jan 4, 2010, 9:39:13 PM1/4/10
to jfxtr...@googlegroups.com
Thanks, Steve!


--

You received this message because you are subscribed to the Google Groups "JFXtras Developers" group.
To post to this group, send email to jfxtr...@googlegroups.com.
To unsubscribe from this group, send email to jfxtras-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jfxtras-dev?hl=en.



Tom

unread,
Feb 20, 2011, 7:28:23 AM2/20/11
to jfxtr...@googlegroups.com
Anyone busy with MigLayout on JFX2EA? Otherwise I'm going to give it a shot. I have not joy in doing all the layout stuff manually.

Tom

James Weaver

unread,
Feb 20, 2011, 8:52:57 AM2/20/11
to jfxtr...@googlegroups.com, Tom
I doubt it, Tom, unless the illustrious Mr. Iverson is.

Thanks, and good to hear from you,
Jim Weaver

On Sun, Feb 20, 2011 at 7:28 AM, Tom <tbee...@gmail.com> wrote:
 Anyone busy with MigLayout on JFX2EA? Otherwise I'm going to give it a shot. I have not joy in doing all the layout stuff manually.

Tom

Goran Lochert

unread,
Feb 20, 2011, 7:41:12 AM2/20/11
to jfxtr...@googlegroups.com
Hi,
I can help if u need help.
But I would like to try some controls let's say xpane if nobody did not started it yet I will today.
This message was composed on a Blackberry Wireless handheld. Kindly excuse any typos, abbreviations or brevity.
Have a nice day.

Tom

unread,
Feb 21, 2011, 7:40:13 AM2/21/11
to jfxtr...@googlegroups.com
I got MigLayout working already for the most part. Since this is all JFX2EA I'm not checking stuff in, but I figure we need a new source tree anyhow. I chose to use the nl.jfxtras2... as the package name.

Dean Iverson

unread,
Feb 21, 2011, 10:08:49 PM2/21/11
to jfxtr...@googlegroups.com
Tom,

I've been too busy with the Android Flash book to spend any serious time on the MigLayout port.  I'm glad to hear you've taken it on!  Hopefully it should be pretty straightforward.

Dean

Tom

unread,
Feb 22, 2011, 1:29:59 AM2/22/11
to jfxtr...@googlegroups.com
Working on it. Got some strange behavior ATM; basic layout is ok, but when I make it growX & pushX, it grows the cells in Y direction, but the actual nodes not.

Tom

PS: I do have debug hints working :-)

Dean Iverson

unread,
Feb 22, 2011, 11:30:08 AM2/22/11
to jfxtr...@googlegroups.com

Awesome!  Debug hints are definitely long overdue.

On Feb 21, 2011 11:30 PM, "Tom" <tbee...@gmail.com> wrote:
> Working on it. Got some strange behavior ATM; basic layout is ok, but when I make it growX & pushX, it grows the cells in Y direction, but the actual nodes not.
>
> Tom
>
> PS: I do have debug hints working :-)
>
>
> On 22-2-2011 04:08, Dean Iverson wrote:
>> Tom,
>>
>> I've been too busy with the Android Flash book to spend any serious time on the MigLayout port. I'm glad to hear you've taken it on! Hopefully it should be pretty straightforward.
>>
>> Dean
>>
>> On Mon, Feb 21, 2011 at 5:40 AM, Tom <tbee...@gmail.com <mailto:tbee...@gmail.com>> wrote:
>>
>> I got MigLayout working already for the most part. Since this is all JFX2EA I'm not checking stuff in, but I figure we need a new source tree anyhow. I chose to use the nl.jfxtras2... as the package name.
>>
>>
>>
>>
>>
>> On 20-2-2011 13:41, Goran Lochert wrote:
>>
>> Hi,
>> I can help if u need help.
>> But I would like to try some controls let's say xpane if nobody did not started it yet I will today.
>> This message was composed on a Blackberry Wireless handheld. Kindly excuse any typos, abbreviations or brevity.
>> Have a nice day.
>>
>> -----Original Message-----
>> From: Tom<tbee...@gmail.com <mailto:tbee...@gmail.com>>
>> Sender: jfxtr...@googlegroups.com <mailto:jfxtr...@googlegroups.com>
>> Date: Sun, 20 Feb 2011 13:28:23
>> To:<jfxtr...@googlegroups.com <mailto:jfxtr...@googlegroups.com>>
>> Reply-To: jfxtr...@googlegroups.com <mailto:jfxtr...@googlegroups.com>
>> Subject: Re: MigLayout changed to XMigLayout
>>
>> Anyone busy with MigLayout on JFX2EA? Otherwise I'm going to give it a shot. I have not joy in doing all the layout stuff manually.
>>
>> Tom
>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups "JFXtras Developers" group.
>> To post to this group, send email to jfxtr...@googlegroups.com <mailto:jfxtr...@googlegroups.com>.
>> To unsubscribe from this group, send email to jfxtras-dev...@googlegroups.com <mailto:jfxtras-dev%2Bunsu...@googlegroups.com>.

Johan Vos

unread,
Feb 22, 2011, 2:56:27 AM2/22/11
to jfxtr...@googlegroups.com
Since a number of people (including myself) are now porting pieces of
jfxtras to JFX2EA, I think a new tree is appropriate. We have to keep in
mind though, that many things are still subject to changes.
I think it would be good to see what code others already committed?

- Johan

Tom

unread,
Feb 23, 2011, 12:42:11 AM2/23/11
to jfxtr...@googlegroups.com
Indeed. But I would suggest a whole new source tree, no use in keeping the 1.x branch. Package could simply be org.jfxtras again?

Tom

Tom

unread,
Feb 26, 2011, 5:58:38 PM2/26/11
to jfxtr...@googlegroups.com
I think it really is time to start a new repo. I for one want my work backed up, so either I'm moving it in our company's repo or some place public.

Personally I would go for a new project "JFXtras2" with the same package name we used for the previous version; "org.jfxtras". In this way we can take a peek and learn from other peoples code.

So. Googlecode again? GitHub?


On 22-2-2011 08:56, Johan Vos wrote:

Reply all
Reply to author
Forward
0 new messages