Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

msvc resource editor limits? 1

Status
Not open for further replies.

panioti

Programmer
Jan 5, 2005
15
US
I have a CFormView based app with a rather large dialog template. Using the resource editor, I have apparently hit the limit with about 130 controls. (msvc version 5). Is there some way to override this limit. Would a later msvc version help.
 
Perhaps this is an opportunity to redesign your UI so that you don't try and cram everything onto one single dialog.

I for one would complain loudly at being presented with a single UI with 130+ controls on it.

--
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top