Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing GroupPanel #131

Open
scabug opened this issue Apr 18, 2010 · 4 comments
Open

Missing GroupPanel #131

scabug opened this issue Apr 18, 2010 · 4 comments
Assignees

Comments

@scabug
Copy link

scabug commented Apr 18, 2010

I miss the GroupPanel (Scala 2.8 RC1). So I have implemented a first simple version.
It does not yet offer all features of GroupPanel, but you can write
some gui very easy and straightforward.

Attached you find the GroupPanel.scala and 2 demo apps.

@scabug
Copy link
Author

scabug commented Apr 18, 2010

Imported From: https://issues.scala-lang.org/browse/SI-3319?orig=1
Reporter: Frank Teubler (dft)
Attachments:

  • Demo1.png (created on Apr 18, 2010 8:47:14 PM UTC, 8282 bytes)
  • Demo1.scala (created on Apr 18, 2010 8:46:12 PM UTC, 1089 bytes)
  • Demo2.png (created on Apr 18, 2010 8:47:40 PM UTC, 7350 bytes)
  • Demo2.scala (created on Apr 18, 2010 8:46:26 PM UTC, 1464 bytes)
  • GroupPanel.scala (created on Apr 18, 2010 8:45:58 PM UTC, 3942 bytes)

@scabug
Copy link
Author

scabug commented Apr 19, 2010

@dubochet said:
Ingo, can you have a look at this patch.

@scabug scabug closed this as completed Jul 17, 2015
@SethTisue SethTisue transferred this issue from scala/bug Nov 19, 2020
@scala scala deleted a comment from scabug Nov 19, 2020
@SethTisue SethTisue reopened this Nov 19, 2020
@Sciss
Copy link
Contributor

Sciss commented Apr 2, 2021

Should contribute back https://github.com/Sciss/SwingPlus/blob/main/src/main/scala/de/sciss/swingplus/GroupPanel.scala - need to check license, original code was by Ben, I think?

@jingkaimori
Copy link

LGPL-2.1 license includes a term that allows redistributors to apply GPL-3 on this code, and according to FSF, Apache-2.0 license is compatible with GPL-3, so we can copy this file, and alter the notice of this file to GPL-3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants