PC Review


Reply
Thread Tools Rate Thread

adding components ....

 
 
temp2@cfl.rr.com
Guest
Posts: n/a
 
      18th Oct 2008
Hello,

I'm wanting to add 320,000 controls(Panels) to an instantiated Panel
object. Yes, you heard me right, 320,000. It's for displaying a
320,000 int buffer memory status. Long story. Anyway, the controls
Add() method is way to slow for this. AddRange() isn't any better.
Probably adding that many little Panels to the controls array for the
main Panel is problematic. Anybody got any better ideas?

TIA
 
Reply With Quote
 
 
 
 
raylopez99
Guest
Posts: n/a
 
      19th Oct 2008
Yeah I second that motion. It's ridiculous. I don't even know if an
average size screen has 320000 pixels on it... But if it does, you can
turn on and off every pixel, using a library function that I'm sure is
available...

RL

Peter Duniho wrote:

> Hundreds of thousands of controls are a bad idea, even when spread across
> multiple windows. Hundreds of thousands of controls in a single window is
> just ridiculous.
>

 
Reply With Quote
 
Rudy Velthuis
Guest
Posts: n/a
 
      19th Oct 2008
raylopez99 wrote:

> Yeah I second that motion. It's ridiculous. I don't even know if an
> average size screen has 320000 pixels on it


1024x768 (that is rather small these days) would have, well, approx.
768,000 pixels already. <g>

But 320,000+ panels would bring the system down, no doubt. I doubt
Windows can handle so many windows. <g>
--
Rudy Velthuis http://rvelthuis.de

"Sometimes I lie awake at night, and I ask, 'Where have I gone
wrong?' Then a voice says to me, 'This is going to take more
than one night.'" -- Charlie Brown.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding Win XP Pro components Richard Oliver Windows XP Help 3 3rd Mar 2008 06:27 PM
Adding Network Components? =?Utf-8?B?QmVja3k=?= Windows XP Networking 1 6th Oct 2006 04:22 PM
Adding components Xarky Microsoft C# .NET 0 14th Oct 2004 04:15 PM
adding components in VBA chrisdarl Microsoft Excel Programming 3 2nd May 2004 03:59 PM
Adding Components Diane Microsoft Outlook Installation 0 1st Jul 2003 06:22 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:34 AM.