Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: A program I'm working on, what do y'all think? @camlorn: yeah, I've tried Treeviews as well. In Fact, i've got a gui-based application in development right now, providing a smart audio book library with all the different protocol support like FTP, SMB etc, smart organizing, filters

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Okay, I just decided to just do input() after the text is displayed, in the terminal, so that the terminal, or cmd pops up the user can just press Enter, to close it. That way, I wouldn't be tempted to go on a whole GUI spree and have

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Yeah, but back in the days of QT4 it sucked like you wouldn't believe.  Rumor mill has it that Kindle only worked because Amazon has in-house patches or something, but I don't know how true that is.  They claimed they improved it in 5

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: A program I'm working on, what do y'all think? at least I like it much better than wx and its accessible enough as long as you don't try creating your own Qt controls or something. And since you can basically work with pre-defined layouts which arrange themselves, simple GUIs more

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Huh, QT doesn't suck by enough that it's worth using?  I may have to investigate that. URL: https://forum.audiogames.net/post/609286/#p609286 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Python 3 will work just fine with standard lib:import tkinter screen=tkinter.Tk() screen.wm_withdraw() tkinter.messagebox.showinfo("this is the window title", "this is the text you want to output") screen.destroy()Al

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector
Re: A program I'm working on, what do y'all think? On the other hand, if he just wants to create a simple dialog box with an OK button, he can very well use MessageBoxW from user32.dll with CTypes. Sorry, I do not use Python so my info is most probably wrong. URL: https

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : GrannyCheeseWheel via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Yes, and hell awaits you, because that thing is... phwiw URL: https://forum.audiogames.net/post/609253/#p609253 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: A program I'm working on, what do y'all think? yes. nvda uses wx for it's gui URL: https://forum.audiogames.net/post/609228/#p609228 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: A program I'm working on, what do y'all think?

2021-01-24 Thread AudioGames . net Forum — Developers room : Nuno via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Use WXPython, also, congrats! URL: https://forum.audiogames.net/post/609208/#p609208 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: A program I'm working on, what do y'all think?

2021-01-23 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
Re: A program I'm working on, what do y'all think? Okay, I got it working now, at least the parts that I had been working on. http://ix.io/2N7rSo now, I wonder how I can make a GUI for this? Just a dialog that shows the output and has an OK button... This is probably feature-creep by now

Re: A program I'm working on, what do y'all think?

2021-01-23 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: A program I'm working on, what do y'all think? the module for temporary files is called tempfile and is built into Python.  It works on all desktop platforms. URL: https://forum.audiogames.net/post/609129/#p609129 -- Audiogames-reflector mailing list Audiogames-reflector

A program I'm working on, what do y'all think?

2021-01-23 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
A program I'm working on, what do y'all think? Hi all. For the past week, I've been really pushing myself with a fun project that I've had the idea for for a while now. Below, I'll explain it, but here's a link to the file: http://ix.io/2N5UEssentially, at the place I work, we have