Re: anyway to run c++ code with out a laggy editer like vs or CodeBlocks?

2020-12-08 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: anyway to run c++ code with out a laggy editer like vs or CodeBlocks? @camlornI'm someone who have coded in python for around 3 years and I was thinking of learning another programming language to broaden my perspective.Between languages you've mentioned, I've worked with Golang and

Re: best accessible IDE

2020-07-14 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: best accessible IDE @2What's wrong with Eclipse?I'm currently using it and I have no major problems.Although I'm curious if there are anything better.If VSCode has a good maven support I might switch 'cause from your descriptions VSCode seems interesting. URL:

Re: How to use form designer in Visual Studio 2019 with NVDA

2020-06-10 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: How to use form designer in Visual Studio 2019 with NVDA Thanks @Nuno.How about the WPF designer?Also how to navigate in the toolbox? It seems a little bit weerd. It's not like other standard treeviews.I have worked with WXWidgets in the past. Is there something equivalent to sizers

How to use form designer in Visual Studio 2019 with NVDA

2020-06-07 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
How to use form designer in Visual Studio 2019 with NVDA The title says it all.Any hotkeys that I should know or tips and suggestions? URL: https://forum.audiogames.net/post/538469/#p538469 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Accessibility Issues with WXPython 32bit

2020-04-18 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Accessibility Issues with WXPython 32bit @pauliyobo: How should I use the name parameter to make everything accessible?I mean is there any way to make wxpython set that automatically for you as it did before? URL: https://forum.audiogames.net/post/520470/#p520470 --

Re: Accessibility Issues with WXPython 32bit

2020-04-18 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Accessibility Issues with WXPython 32bit It seems @visualstudio is correct.Because You'd have to set name for literally everything.And despite that, The accessibility is still broken as visualstudio said and you cannot still read most of the widgets using screen-reader.@nyanchan: Could

Re: Accessibility Issues with WXPython 32bit

2020-04-18 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Accessibility Issues with WXPython 32bit It seems @visualstudio is correct.Because You'd have to set name for literally everything.And despite that, The accessibility is still broken as visualstudio said and you cannot still read most of the widgets using screen-reader. URL:

Re: Accessibility Issues with WXPython 32bit

2020-04-17 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Accessibility Issues with WXPython 32bit Thanks everyone for your help.@visualstudio: Why that specific version though?@pauliyobo: Thanks a lot! It worked!I had a few questions though for the sake of my curiocity:1. Why such a thing happen in the firstplace?2. Do I need to set name of

Accessibility Issues with WXPython 32bit

2020-04-15 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Accessibility Issues with WXPython 32bit Hello guys,I've created a simple GUI in wxPython but it seems it's not accessible as it was before.When I run the following code using "python mycode.py", The GUI opens and NVDA just says Frame instead of the window title. Even if I press NVDA+T to

Re: Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-28 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Howto: Run BGT Servers Under Wine In Linux VPS Thanks @ivan_soto, @reza.jdp, @kingzombie and @mohamed.Yay! Today I managed to run my server under Wine! Thanks everyone, You're all amazing! URL: https://forum.audiogames.net/post/464875/#p464875 -- Audiogames-reflector mailing list

Re: Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-26 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Howto: Run BGT Servers Under Wine In Linux VPS @kianoosh and @ reza.jdp thank you very much.@Ty: Yeah, Also I remember a while back one of the devs of TK (I'm not sure it was Ivan or X0) posted here about copying BGT output while running under wine. I remember he said that we are

Re: Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-26 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Howto: Run BGT Servers Under Wine In Linux VPS Can't I just go with xorg + openbox or something lightweight like that? URL: https://forum.audiogames.net/post/464470/#p464470 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-26 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Howto: Run BGT Servers Under Wine In Linux VPS Umm, Should I install an entire desktop environment on a vps?I mean there's no something like NVDA remote or something like that to work with the DE.I've seen people running BGT Servers under linux and as far as I know there's no way to

Re: Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-26 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Howto: Run BGT Servers Under Wine In Linux VPS Umm, Should I install an entire desktop environment on a vps?I mean there's no something like NVDA remote or something like that to work with the DE.I've seen people running BGT Servers under linux and as far as I know there's no way to

Howto: Run BGT Servers Under Wine In Linux VPS

2019-09-26 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Howto: Run BGT Servers Under Wine In Linux VPS Hello guys,Is it possible to run a server written with BGT on ubuntu server (VPS)?'Cause I've seen some people do this.I tried to do that and wine threw out these errors which I can't understand.my-username@ubuntubox:~/server$ wine

Re: Accessible Python UI library

2019-08-12 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: Accessible Python UI library @Ethin: Can I make my project closed-source with the PyQT5 library?As far as I know I couldn't do that before due to its license. I don't know if things has changed recently.That's one of the reasons I never got to program GUI in python. WXPython is just

Text Editor Frustrations/Asking for Help

2019-03-30 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Text Editor Frustrations/Asking for Help Hello everyone,The following is part rant and part asking for help Well, Let's first begin with notepad2:I was happily using notepad2 for my coding needs untill I stumbled upon "[setting2]" section in notepad2.ini file.I visited FAQ section on its

Text Editor Frustrations/Asking for Help

2019-03-30 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Text Editor Frustrations/Asking for Help Hello everyone,The following is part rant and part asking for help Well, Let's first begin with notepad2:I was happily using notepad2 for my coding needs untill I stumbled upon "[setting2]" section in notepad2.ini file.I visited FAQ section on its

Re: C++ enviroment setup in windows

2018-04-13 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: C++ enviroment setup in windows Thanks visualstudio, ethin, ironcross and Kyleman123!Well guys, I've got no issues with microsoft vs.But since I'm coming from a python background I'm more used to editor + something to run/compile my code Besides microsoft vs is a bit heavy in size and,

Re: C++ enviroment setup in windows

2018-04-13 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: C++ enviroment setup in windows Thanks visualstudio, ethin, ironcross and Kyleman123!Well guys, I've got no issues with microsoft vs.But since I'm coming from a python background I'm more used to editor + something to run/compile my code Besides microsoft vs is a bit heavy in size and,

C++ enviroment setup in windows

2018-04-11 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
C++ enviroment setup in windows Hi guys!As Microsoft visual studio isn't so much adorable and code::blocks isn't 100% accessible (at least with NVDA) and as I read camlorn's post in another topic that he recommended Compiler + Text editor for blind people,What d'y'all suggest for C++

Re: AutoIt Issue

2018-03-05 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: AutoIt Issue Mainly needed to work on automation stuff but sometimes wanted to make simple GUI apps.In such situations, I wanted to have access to the excellent UDFs in AutoIt but the lag is annoying.Also let's not forget that there's a wrapper for tolk in au3 format which I can't seem

AutoIt Issue

2018-03-04 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
AutoIt Issue Hi guys.I've tried the two most popular windows automation tools. Namely, AutoIt and AutoHotKey.For someone who has a programming background AutoIt seems more appealing than AHK. Anyone who has written a line of code in their life can't stand the AHK syntax.Besides there's a

Re: which python libraries do you suggest learning after knowing the basic

2018-02-10 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: which python libraries do you suggest learning after knowing the basic @magurp244Another thing I'm wondering about is that where I could I find a good documentation (not API reference) for libaudioverse?And is it possible to use libaudioverse in another language which supports dll

Re: How can blinds handle CSS withouth sighted help?

2018-02-10 Thread AudioGames . net ForumDevelopers room : black and white via Audiogames-reflector
Re: How can blinds handle CSS withouth sighted help? @ironcross32 lol I can't stop laughing man! URL: http://forum.audiogames.net/viewtopic.php?pid=351634#p351634 ___ Audiogames-reflector mailing list