Menu

#5 Scaling resizable GUI

1.0
wont-fix
Scaling (1)
enhancement
2014-01-02
2014-01-02
No

Hi,

I like like to setup an automatic scaling for each GUI element in a resizable window

# frame.setResizable(true);

and the ability to add a minimal window size by GUI Builder.

# import java.awt.Dimension;
# frame.setMinimumSize(new Dimension(480, 320));

Regards,
Ettore Atalan

Discussion

  • Quarks Processing

    • status: open --> wont-fix
    • assigned_to: Quarks Processing
     
  • Quarks Processing

    This feature would have to be part of the G4P library rather than this tool. Unfortunately it is not possible to implement this efficiently for Processing.

     

Log in to post a comment.

MongoDB Logo MongoDB