Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Improving Simplepad desktop app. #18

Open
Youngestdev opened this issue Jun 30, 2018 · 6 comments
Open

Improving Simplepad desktop app. #18

Youngestdev opened this issue Jun 30, 2018 · 6 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request hacktoberfest Hacktober 2018 to-do An issue worthy of doing and looking into
Milestone

Comments

@Youngestdev
Copy link
Contributor

Simplepad is a GUI desktop enviroment built with simple. It is a text editor which might eventually become SIMPLE's code editor. It currently has dummy menu's which will be worked upon and the improvements will be documented in this issue.

Preview of Simplepad.

screenshot at 2018-06-30 15-07-36

Features..

It currently houses a lot of functionalities which are yet to be functioning. It has normal file operations like:

  • File
    • Open
    • Save
    • Save As
    • Close
    • Exit.
  • Edit
    • Undo
    • Copy
    • Edit
  • Search
    • Search
    • Replace.
  • Program
    • Run i.e, to run the file: this is a feature that'll give live preview of what we're building.
    • Debug
    • Build executable.
  • About - I recently added the about menu.

What's failing ?

Menu options do not work except for About.

Todo

Fix all issues listed above and make it function well.

@Youngestdev Youngestdev added bug Something isn't working enhancement New feature or request to-do An issue worthy of doing and looking into labels Jun 30, 2018
Youngestdev added a commit that referenced this issue Jul 4, 2018
@Youngestdev
Copy link
Contributor Author

Youngestdev commented Jul 4, 2018

I think one major setback for the SIMPLEPAD's desktop app is the unavailability of an onClick function such that if a user clicks open, the file is open and the contents are spread out in the editors workplace. I've tried writing one but didn't work.
@Thecarisma What do you have to say ?

@Youngestdev
Copy link
Contributor Author

But I think an alternative for onClick is the .callback() function.. I'll be looking into it.

@Youngestdev
Copy link
Contributor Author

Youngestdev commented Jul 14, 2018

@Thecarisma hope we ain't sleeping on this ?

@Youngestdev Youngestdev added the hacktoberfest Hacktober 2018 label Oct 11, 2018
@Thecarisma Thecarisma added this to the 0.6.0 milestone Oct 12, 2018
@synergixe
Copy link

Any progress on this ?

@Thecarisma
Copy link
Contributor

No progress on this because the development for simple-pad has been halted due to the fact that it depends on the fulltick module which is still very much in it infancy. An alternate to this is to use the REPL which is the command line option similar to python repl.

The fulltick module is very much in development and can be used create reasonable GUI programs for all platform including android, but it still has some lot of issues.

@synergixe
Copy link

Alright...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request hacktoberfest Hacktober 2018 to-do An issue worthy of doing and looking into
Projects
None yet
Development

No branches or pull requests

3 participants