• How to display many pictures and avoid huge memory consumption?

    From loopimo@loopimo@zoho.com to comp.programming on Sat Jul 18 07:26:42 2026
    From Newsgroup: comp.programming

    Almost a 100 PictureBox components on a Windows form's form eats around 300
    Mb of RAM. How to work around this?


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.programming on Sat Jul 18 22:05:20 2026
    From Newsgroup: comp.programming

    On Sat, 18 Jul 2026 07:26:42 +0000 (UTC), R wrote:

    Almost a 100 PictureBox components on a Windows form's form eats
    around 300 Mb of RAM. How to work around this?

    DonrCOt use Windows.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From JJ@jj4public@gmail.com to comp.programming on Sun Jul 19 17:52:15 2026
    From Newsgroup: comp.programming

    On Sat, 18 Jul 2026 07:26:42 +0000 (UTC), R wrote:
    Almost a 100 PictureBox components on a Windows form's form eats around 300 Mb of RAM. How to work around this?

    If you're displaying them as thumbnails/previews, then generate smaller
    images for them as thumbnails/previews. Don't directly display the source images. Especially if the source images are large.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From loopimo@loopimo@zoho.com to comp.programming on Sun Jul 19 16:50:33 2026
    From Newsgroup: comp.programming

    Hello Lawrence DrCOOliveiro,

    On Sat, 18 Jul 2026 07:26:42 +0000 (UTC), R wrote:

    Almost a 100 PictureBox components on a Windows form's form eats
    around 300 Mb of RAM. How to work around this?

    DonrCOt use Windows.


    Actually Windows not that bad.


    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Lawrence =?iso-8859-13?q?D=FFOliveiro?=@ldo@nz.invalid to comp.programming on Sun Jul 19 23:41:07 2026
    From Newsgroup: comp.programming

    On Sun, 19 Jul 2026 16:50:33 +0000 (UTC), R wrote:

    Hello Lawrence DrCOOliveiro,

    On Sat, 18 Jul 2026 07:26:42 +0000 (UTC), R wrote:

    Almost a 100 PictureBox components on a Windows form's form eats
    around 300 Mb of RAM. How to work around this?

    DonrCOt use Windows.

    Actually Windows not that bad.

    I didnrCOt say how bad it was. You were the one complaining about how
    much memory it was using, not me. It is that bad.
    --- Synchronet 3.22a-Linux NewsLink 1.2
  • From Keith Thompson@Keith.S.Thompson+u@gmail.com to comp.programming on Sun Jul 19 18:02:37 2026
    From Newsgroup: comp.programming

    Lawrence DrCOOliveiro <ldo@nz.invalid> writes:
    On Sun, 19 Jul 2026 16:50:33 +0000 (UTC), R wrote:
    Hello Lawrence DrCOOliveiro,
    On Sat, 18 Jul 2026 07:26:42 +0000 (UTC), R wrote:
    Almost a 100 PictureBox components on a Windows form's form eats
    around 300 Mb of RAM. How to work around this?

    DonrCOt use Windows.

    Actually Windows not that bad.

    I didnrCOt say how bad it was. You were the one complaining about how
    much memory it was using, not me. It is that bad.

    Do you think that debating here about how good or bad Windows is
    can possibly lead to a meaningful outcome? I suggest dropping
    the discussion.
    --
    Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
    void Void(void) { Void(); } /* The recursive call of the void */
    --- Synchronet 3.22a-Linux NewsLink 1.2