Message from @Millwood
Discord ID: 459071902368006154
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
it only shows up while debugging
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
But the question is if there's a more efficient way to do it