[Qt-creator] which widget / view
Ken Ray
ken at ishere.com
Sat Jan 23 23:06:21 CET 2010
thanks
On Jan 22, 2010, at 5:34 PM, Coda Highland wrote:
> Again, this is really a qt-interest question, not a Qt Creator one.
>
> The typical solution here is to just use layouts and QLabel and
> QLineEdit, with QGroupBox and QFrame for boxes and lines.
>
> If your layout doesn't work with the traditional approach,
> QGraphicsView might be a place to start looking.
>
> /s/ Adam
>
> On Fri, Jan 22, 2010 at 5:33 PM, Ken Ray <ken at ishere.com> wrote:
>>
>> I want to have a window/view that I can draw forms into. The will contain mostly lines and text along with textboxes for data input. I know that I can draw pretty much into anything. Is there any particular widget / object that is suited to this better than others ?
>>
>> thanks
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-creator
>>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list