Message from @Goz3rr
Discord ID: 459071864627789835
you can store an image in array <:thonk:288060975775612929>
I'm gonna explain further
I'll store my image in ur array uwu
awway
That is when I finally figure out how to bring back variables in debugging
wot
Since I accidentally closed it
The shit at bottom in Visual Studio
locals?
That shows all variables when debugging
Yeah
its under
uhhh
Yeah
debug -> windows
iirc
Nope
are you debugging something?
today i saw some titties in the bus
absolute disgusting
ooooh
its there for me
Shit, not using Visual Studio for long time shows
thanks bae
Anywho the idea is that I'm scraping web page and grabbing all the images
Which are then stored in a list
Now the question is how to display them in the WinForms app
all at once?
Yeah
Like show all as thumbnails
And then if you click on them it would expand
huh
Before my locals randomly were invisible
But now they work <:thinkjojo:333980344044879872>
there's an ImageList control
This is the idea I found
Which could work