krazycay
❔ how can i re use the readline after using it in a if statement
so basically im using readline and if it == "hello" for example, it'd writeline "hi!", then the program would exit. i'd like it to go back to readline after this. how can i do this?
66 replies
❔ Any way to make custom border in visual studio resizeable?
I'm looking to make my custom border in visual studio resizeable, i already have the outline around the application and i made it draggable through top panel, i'm just wondering how to make it resizeable, anyone got some code i could use for this or some way to do it?
5 replies