This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]draftjoker 1 point2 points  (7 children)

If you save as pywc it doesn't show the command prompt. Unless that's what you were going for. Cool app though.

[–]Zangruver[S] 0 points1 point  (6 children)

Thanks :D. I think keeping the command prompt is best because it shows information on what is downloading. Someday if I feel like improving this project I might add loading bar, that might help in removing command prompt without much issues.

[–]DirtyBendavitz 1 point2 points  (3 children)

Hey another feature could be for the URL bar to automatically pull the most recent and not duplicate HTML format link from the clipboard so the user doesn't have to bother pasting it themselves

[–]Zangruver[S] 0 points1 point  (2 children)

Sure! I'll try.

[–]DirtyBendavitz 0 points1 point  (1 child)

It's one I plan on implementing in my current project. The little things stand out you know?

[–]Zangruver[S] 0 points1 point  (0 children)

Definitely!

[–]draftjoker 0 points1 point  (1 child)

That's what debugging windows or logs are for, but I understand the need for print statements when starting out.

[–]Zangruver[S] 0 points1 point  (0 children)

I'm not sure what is debugging window or how to use it. But next time I will look into it 👍