Any real difference between GUI frame and flow?
Posted: Sat Aug 06, 2016 2:24 am
From what I can tell the main difference between frame and flow GUI elements is styling?
Frame = Flow + Label
Frame has a background image, flow doesn't.
Are there any other differences?
Reason for asking: I'm making a GUI library and it's easier for me to mimic a frame as a flow+label+style than have frame and flow as two separate entities.
Frame = Flow + Label
Frame has a background image, flow doesn't.
Are there any other differences?
Reason for asking: I'm making a GUI library and it's easier for me to mimic a frame as a flow+label+style than have frame and flow as two separate entities.