Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54371 > unrolled thread
| Started by | MRAB <python@mrabarnett.plus.com> |
|---|---|
| First post | 2013-09-18 12:38 +0100 |
| Last post | 2013-09-18 12:38 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: creating rectangle with qt-designer MRAB <python@mrabarnett.plus.com> - 2013-09-18 12:38 +0100
| From | MRAB <python@mrabarnett.plus.com> |
|---|---|
| Date | 2013-09-18 12:38 +0100 |
| Subject | Re: creating rectangle with qt-designer |
| Message-ID | <mailman.114.1379504285.18130.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web