Python Forum
Want to create my own version of Notational Velocity
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Want to create my own version of Notational Velocity
#1
I'm new to Python but have a basic understanding of how it works.

I want to create my own version of a text editing/note taking program, similar to Notational Velocity.

Any advice on how to get started doing this would be greatly appreciated.
Reply
#2
Open an IDE...
Start typing...

Seriously - what do you expect as an answer? You ask so broad question and at tge same time provide very little information. We have no clue what you know, what GUI framework you know/plan to use, etc...
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Well, let's start there. What GUI framework should I learn about to get started?
Reply
#4
This list is a bit old, but still helpful for comparison. Just note that many of these have been updated since the list was last updated.
https://wiki.python.org/moin/GuiProgramming

I know for one that my favorite is wxpython phoenix which is a complete rewrite of wxpython for python 3+.

Qt5 is a favorite of many, and it is very good. (python link PyQt5)
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Plotting streamlines of the velocity field within an ice sheet verhaegenyoni 1 548 Mar-23-2024, 10:09 PM
Last Post: verhaegenyoni
  Lidar in python - Quaternions, Angular Velocity, Linear Accelleration? jttolleson 2 537 Nov-27-2023, 02:05 AM
Last Post: jttolleson
  Can I upload a new version without previously deleting ancient version sylas 6 4,241 Nov-08-2017, 03:26 PM
Last Post: Larz60+
  Improve the velocity of the minimization Felipe 0 2,425 May-09-2017, 12:06 PM
Last Post: Felipe

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020