Open GoogleCodeExporter opened 8 years ago
The Configuration panel is not intended for reuse (because I believe that GUI
is cannot be reused). But rather as a convenience for simple use cases. In
that extend, I accept the second part of the request:
Auto Hide the curve selection panel when there is nothing to select.
Original comment by e...@ericaro.net
on 3 Apr 2012 at 10:00
Original comment by e...@ericaro.net
on 3 Apr 2012 at 10:03
Original comment by e...@ericaro.net
on 3 Apr 2012 at 10:06
Original comment by e...@ericaro.net
on 3 Apr 2012 at 10:40
What about allowing the user to replace the configuration panel?
Original comment by oyar...@gmail.com
on 17 Aug 2012 at 5:24
Attachments:
Well, the main piece of code here is the JSurface bean, it is designed for
reuse. On the other hand, the JSrufacePanel is not. Its a simple assembly of a
VerticalConfigurationPanel, and a JSurface.
My recommendation here, is to reuse only the JSurface, in your app. You can
start "copying" the JSurfacePanel, and the "default"
verticalCOnfigurationPanel, but then you will need to tweak it and make it your
own.
Original comment by e...@ericaro.net
on 21 Aug 2012 at 1:56
Original issue reported on code.google.com by
Filippak...@gmail.com
on 27 Mar 2012 at 11:35