Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 6    Views: 58

maverick96
Lost but trying
Profile
Posts: 174
Reg: Jan 22, 2014
Orlando
3,390
03/14/15 05:35 AM (9 years ago)

Notepad plugin

Has anyone used the notepad plugin recently? Is it still workable? I was considering adding this to my app (iOS for now) but wanted feedback beforehand. Thanks!
 
mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
like
03/14/15 09:57 AM (9 years ago)
I still use it and yes, it works well.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
03/14/15 08:51 PM (9 years ago)
I just added it to an Android and iOS app, and it works just fine! Mark
 
maverick96
Lost but trying
Profile
Posts: 174
Reg: Jan 22, 2014
Orlando
3,390
like
03/15/15 08:18 AM (9 years ago)
Ok, I downloaded the project with the notepad plugin afterwards and added to my current project. I assume I need to add addition line to my project to get it to fully function? It works but the background color is not showing up. Do I need to add something like this? {"itemId":"1234", "itemType":"Notepad_feature", "itemNickname":"Add Notes", "navBarTitleText":"Notes", "backgroundImageNameSmallDevice":"papernotes1.png", "backgroundImageScale":"fullScreen"} If so, where do I add it? Also, Can I customize the text on the Nav bar? Thanks
 
maverick96
Lost but trying
Profile
Posts: 174
Reg: Jan 22, 2014
Orlando
3,390
like
03/15/15 10:07 PM (9 years ago)
Nevermind. Got the background color to work.
 
GoNorthWest
buzztouch Evangelist
Profile
Posts: 8197
Reg: Jun 24, 2011
Oro Valley, AZ
1,000,000
like
03/15/15 10:32 PM (9 years ago)
Cool! Sorry for the delay in replying. There are fields in the Control Panel for both background color and background image. You should not have to add any additional JSON to make those work. Just configure them in the control panel. If you want to pre-configure a TO address and Subject in the email, you'll need to manually add the following in the JSON for that plugin: "emailToAddress": "[email protected]", "emailSubject": "Your Subject Here", Thanks! Mark
 
maverick96
Lost but trying
Profile
Posts: 174
Reg: Jan 22, 2014
Orlando
3,390
like
03/16/15 05:08 AM (9 years ago)
Yeah, for some reason I was having a hard time getting background to show up. Got it working! So I can add email option to Notepad? Where does that code go? Thanks again!
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.