PDA

View Full Version : Window layout design



ZootNerper
April 30th, 2013, 01:47 PM
Sorry, if this has been posted before. I have searched but I don't know what name/search phrase what I want goes by :} It's 16 years since I last programmed anything (C, C++).

I would like some program to help design the layout of a window (buttons, entry/output fields), by drag and drop. So, I can see the layout as I make it. Then, I would like the layout program to auto-generate the underlying functions/routine calls and then I do the programming for the functions/routines.

I don't plan a big project. Just something to get my hand back in. What language should I code in. As mentioned, I used to use C, C++. Is there a better language for windowing?

I run Ubuntu 13.04.

I hope by basic questions make sense.

Thanks.

-- Zoot