Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54371
| Date | 2013-09-18 12:38 +0100 |
|---|---|
| From | MRAB <python@mrabarnett.plus.com> |
| Subject | Re: creating rectangle with qt-designer |
| References | <1379475673.6014.8.camel@debian> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.114.1379504285.18130.python-list@python.org> (permalink) |
On 18/09/2013 04:41, Mohsen Pahlevanzadeh wrote: > Dear all, > > I need to draw a rectangle , according to attached picture , you see a > rectangle in a form that enclosed with a text: "Rebuild Last Target". > > Question: How can i draw a same rectangle with qt-designer? > That's a "groupbox". In Qt it's called "QGroupBox".
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: creating rectangle with qt-designer MRAB <python@mrabarnett.plus.com> - 2013-09-18 12:38 +0100
csiph-web