Re: which GUI library do you recommend for c#

2019-05-18 Thread AudioGames . net Forum — Developers room : Guitarman via Audiogames-reflector
Re: which GUI library do you recommend for c# Hi Nuno, I appreciate the help very much! Thanks again URL: https://forum.audiogames.net/post/434645/#p434645 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: which GUI library do you recommend for c#

2019-05-18 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: which GUI library do you recommend for c# No problem man. Ask anytime URL: https://forum.audiogames.net/post/434436/#p434436 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : Guitarman via Audiogames-reflector
Re: which GUI library do you recommend for c# Thanks for the assistance. I will do that. URL: https://forum.audiogames.net/post/434400/#p434400 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: which GUI library do you recommend for c# And I recommend doing that |@guitarman. No need of keeping it URL: https://forum.audiogames.net/post/434372/#p434372 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : ertay via Audiogames-reflector
Re: which GUI library do you recommend for c# You don't update 2017 to 2019. You can have them both installed, they are separate. So if you don't need 2017, you can just uninstall  that. URL: https://forum.audiogames.net/post/434358/#p434358 -- Audiogames-reflector ma

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : Guitarman via Audiogames-reflector
Re: which GUI library do you recommend for c# HI.How can I update to vs2019? I have 2017 installed, do I have to uninstall then reinstall? I'd rather not do that, but I don't see an update option anywhere unless I just looked in the wrong place. URL: https://forum.audiogame

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: which GUI library do you recommend for c# If you really want to use Windows Forms, you might create the interfaces yourself. URL: https://forum.audiogames.net/post/434244/#p434244 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: which GUI library do you recommend for c#

2019-05-17 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: which GUI library do you recommend for c# I recommend you use WPF, yeah, you have more wok to do, but it will pay off on a long term. Oh, and I do not recommend NVDA with VS. Despite the fact that 2019 is faster and snappier, Jaws still behaves better. URL: https

Re: which GUI library do you recommend for c#

2019-05-15 Thread AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
Re: which GUI library do you recommend for c# I had the same issue(crashing when opening toolbox). Try updating your visual studio to the latest version. I remember that recent versions of vs2017 had it fixed. 2019 should be ok too. I always used windows forms because that thing is really

which GUI library do you recommend for c#

2019-05-15 Thread AudioGames . net Forum — Developers room : pauliyobo via Audiogames-reflector
which GUI library do you recommend for c# Hi there.I've been messing with c# for a while, and I was wondering which GUI libraries would you guys recommend.Keep in mind, I am not able to use UWP since I am  not on windows 10I've tried WPF, but seems like it's not accessible