Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Sat 25 May 2013, 09:43
All times are UTC - 4
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Documents
Manna Editor
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [7 Posts]  
Author Message
oldyeller


Joined: 15 Nov 2011
Posts: 471
Location: Mishawaka IN

PostPosted: Tue 09 Apr 2013, 20:30    Post subject:  Manna Editor
Subject description: simple text writer
 

Hello Everyone,


I have done an Editor for Manna and have decided to put it up for people to use who may not want Manna.

I just notice that the html help page is not there so here is a new pet so that the help page is there and also added an uninstall to the pet and it will ask upon completing of uninstalling if you want to keep the documents that you have made.

Here it is http://www.smokey01.com/Oldyeller/mannaeditor2.2/

This will have a menu entry in Documents and will create a folder in my-documents called Manna.

This is a simple text writer that you can send what work you have done to Abiword for more editing and printing. You can create new notes and also delete them as well.

This also comes with a html help page to show how it all works. You can also change the size of font so you can see your work better

I want to thank SFR for his help in some of the coding for this. THANK YOU!!!


Hope you will enjoy using this.
mannaeditor.png
 Description   
 Filesize   18.12 KB
 Viewed   244 Time(s)

mannaeditor.png


Last edited by oldyeller on Tue 07 May 2013, 11:18; edited 3 times in total
Back to top
View user's profile Send private message 
R-S-H

Joined: 18 Feb 2013
Posts: 283

PostPosted: Thu 11 Apr 2013, 22:18    Post subject:  

Hi, oldyeller.

This is a nice little text editor. I did not know, something like this could be released using bash and gtkdialog. Really cool!

I will have a look into the code, for sure! Smile

RSH

_________________
Freiheit für Mollath - JETZT !!!
Free Mr. Mollath !!!
Send the People responsible to The Hague International Court for trial !!!

Back to top
View user's profile Send private message 
oldyeller


Joined: 15 Nov 2011
Posts: 471
Location: Mishawaka IN

PostPosted: Sat 13 Apr 2013, 10:33    Post subject:  

R-S-H wrote:
Hi, oldyeller.

This is a nice little text editor. I did not know, something like this could be released using bash and gtkdialog. Really cool!

I will have a look into the code, for sure! Smile

RSH


Hi RSH this is just very simple code. Hope you enjoy using it.


Cheers
Back to top
View user's profile Send private message 
oldyeller


Joined: 15 Nov 2011
Posts: 471
Location: Mishawaka IN

PostPosted: Thu 18 Apr 2013, 13:58    Post subject:  

Hello Everyone,

I have notice that the help html page is not there so I did a new pet. So now it is there along with an uninstall script. This script will ask if you want to keep the documents you have made before it finishes the uninstall.


Cheers
Back to top
View user's profile Send private message 
R-S-H

Joined: 18 Feb 2013
Posts: 283

PostPosted: Tue 07 May 2013, 00:26    Post subject:  

Hi oldveyller.

You should insert the following line:
Code:
<action signal="hide">exit:ABORT</action>

at the end of the main gui code of your editor:
Code:
</frame>
<action signal="hide">exit:ABORT</action>
</window>

Gtkdialog4 needs this to exit the application (script) when clicking on window close button.

Also the manna editor seems not to work here, when using gtkdialog3 instead of gtkdialog4.

RSH

BTW: thanks for your post in my woof-questions thread - pdf downloaded, will come back to this later

_________________
Freiheit für Mollath - JETZT !!!
Free Mr. Mollath !!!
Send the People responsible to The Hague International Court for trial !!!

Back to top
View user's profile Send private message 
oldyeller


Joined: 15 Nov 2011
Posts: 471
Location: Mishawaka IN

PostPosted: Tue 07 May 2013, 11:02    Post subject:  

R-S-H wrote:
Hi oldveyller.

You should insert the following line:
Code:
<action signal="hide">exit:ABORT</action>

at the end of the main gui code of your editor:
Code:
</frame>
<action signal="hide">exit:ABORT</action>
</window>

Gtkdialog4 needs this to exit the application (script) when clicking on window close button.

Also the manna editor seems not to work here, when using gtkdialog3 instead of gtkdialog4.

RSH

BTW: thanks for your post in my woof-questions thread - pdf downloaded, will come back to this later


Thanks RSH will check on the code and re-upload with new one.

Cheers
Back to top
View user's profile Send private message 
oldyeller


Joined: 15 Nov 2011
Posts: 471
Location: Mishawaka IN

PostPosted: Tue 07 May 2013, 11:23    Post subject:  

Hello Everyone,

I have just fixed some code that I missed putting in,
Thanks to RSH for the reminder of it Very Happy See first post.

@RSH
What puppy were you using that it was not working? It should work if gtkdialog3 is linked. I have it setup with code that should allow it to use gtkdialog3 if that one is used.
In lupu-528-004 it works.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [7 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Additional Software (PETs, n' stuff) » Documents
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0545s ][ Queries: 12 (0.0110s) ][ GZIP on ]