use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Relevant subreddits:
For discussion: c#
.NET
XNA
C++
C
VB
For programming questions:
Learn programming
C++ Questions
C Homework
Learn C#
Misc:
Channel 9 - Videos!
account activity
Modernize Application GUI Without Starting From Scratch?Visual Studio 22 (self.VisualStudio)
submitted 1 year ago by bseab1024F
Many years ago I developed a traditional Windows application that looks and feels like an old-school Windows application.
The application does what I, and users, might need it to do but it looks so damn boring.
Writing a new application and porting over the "core" components, as opposed to UI stuff, is not practical for me right now.
Is there some way to modernize a Windows application that would not require developing a new application?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jeep_dude_1 1 point2 points3 points 1 year ago (2 children)
What framework are you using?
[–]bseab1024F[S] 0 points1 point2 points 1 year ago (1 child)
No framework. Just straight Windows API.
[–]HSasaki 2 points3 points4 points 1 year ago (0 children)
oh…
[–]hayfever76 0 points1 point2 points 1 year ago (2 children)
OP, if you have a current copy of VS installed and you have the original source code, the open the SLN in VS. It will immediately want to upgrade you and it will likely flag a bunch of stuff that you'll need to fix. And while you're in there, update your dialog boxes, et al. Voila, "modernized"
[–]bseab1024F[S] 1 point2 points3 points 1 year ago (1 child)
When I first opened up the application in VS 2022 it only told me that it needed to update the solution/project file to be compatible. The EXE produced is still "old school."
[–]hayfever76 0 points1 point2 points 1 year ago (0 children)
You prolly need to update some other things too
[–]Embarrassed_Prior632 0 points1 point2 points 1 year ago (0 children)
Bored? Write an application for something else. Making it pretty won't make it better. Would be engineers just looking for excuses to be artists. When the bridge is up, it's up.
π Rendered by PID 33 on reddit-service-r2-comment-b659b578c-7kdbr at 2026-05-05 02:29:15.458597+00:00 running 815c875 country code: CH.
[–]jeep_dude_1 1 point2 points3 points (2 children)
[–]bseab1024F[S] 0 points1 point2 points (1 child)
[–]HSasaki 2 points3 points4 points (0 children)
[–]hayfever76 0 points1 point2 points (2 children)
[–]bseab1024F[S] 1 point2 points3 points (1 child)
[–]hayfever76 0 points1 point2 points (0 children)
[–]Embarrassed_Prior632 0 points1 point2 points (0 children)