Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Suggestion for the future... Collapse All
Subject Author Date
Offer Har Feb 21, 2008 - 9:42 AM

Dear Support,

I am using ExtGridWnd.h & ExtGridWnd.cpp a lot.
These files are huge... the header is more then 10K lines and the cpp is more then 60K lines - I am working with VS2005, and even the IDE is having something hard time with such large files.

With other grid libraries I worked in the past, the solution was to give each cell its own file, which makes it more reasonable, because if you need something from a specific cell, you don’t need to go through all other cells’ code, and the grid code for that matter.

What do you say?

Best Regards,
Ron.