Designer

Questions regarding syntax

Designer

Postby pvl » Mon Apr 09, 2012 7:12 am

I am trying to design an input form for my program :
Q1: What is the maximum number of controls on one form?
Q2: The form I try to design is Larger than the screen.
I need a scrollbar , however I tried all examples and looked at Qt.
I couldn't get the scrollbar to work.
Can someone help me, please.
pvl
pvl
 
Posts: 7
Joined: Mon Jul 18, 2011 9:20 am
Location: Belgium

Re: Designer

Postby Slowdown » Mon Apr 09, 2012 6:33 pm

Q1: What is the maximum number of controls on one form?

Really don't know but did you try to make >100 controls ?
How many controls do you need ?
Q2: The form I try to design is Larger than the screen.

are you real ?
Have newer seen an application with a mainform bigger than my screen.
I think you have to use more that one form.
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Designer

Postby Henning » Mon Apr 09, 2012 7:14 pm

I'm using 150+ controls in a Form with no problems.

/Henning
Henning
 
Posts: 262
Joined: Mon Feb 09, 2009 12:03 am
Location: Sweden

Re: Designer

Postby Slowdown » Mon Apr 09, 2012 7:24 pm

But your form isn't bigger than your screen i hope ;)
Regards
Slowdown for now i'm back
Slowdown
 
Posts: 347
Joined: Sat May 02, 2009 6:48 pm
Location: Netherlands

Re: Designer

Postby Henning » Mon Apr 09, 2012 10:50 pm

No.. 1024x768, it's only for inhouse use so I know the min resolution. :)

/Henning
Henning
 
Posts: 262
Joined: Mon Feb 09, 2009 12:03 am
Location: Sweden


Return to Coding Questions

cron