View Single Post
Old 06-26-2008, 09:24 PM   #56 (permalink)
Netrix
Purger of Ignorance
zB Programmer
Retired Staff
Expert Zuner
 
Netrix's Avatar
 
Join Date: Jun 2008
Location: In my own world
Posts: 2,804
Netrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to allNetrix is a name known to all
Send a message via MSN to Netrix
Default

Quote:
Originally Posted by yomer333 View Post
Alright, thank you, I was just an idiot and was looking at class view rather than solutions explorer. However, new issue.

Are the files everyone else is using successfully formatted as a particular e-book type, or would a normal flat txt file work? I've got "blah.txt" in the Books folder and it contains this:

This is a test
I am separating text manually
I hope this works.

However, when I try to build/debug, I get this error:

Error 1 Cannot autodetect which importer to use for "Booksblah.txt". There are no importers which handle this file type. Specify the importer that handles this file type in your project.


Also, even though I haven't personally seen it in action, I've seen other people post their successes, so I'd like to thank you in advance. This is something that I have been wanting on my zune for a long, long time, and it seems like you've delivered. Kudos.
Like the first post says... Click on the text file, and in the properties windows, change the 'Build Action' property to 'None' and the 'Copy to Output Directory' to 'Copy if newer'.


EDIT: To change the text color, press CTRL+H, and for Find:, put Color.Black, and Replace with: Color.White if you want white. Put another color if you want something else.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter

Solitaire for your Zune! http://www.zuneboards.com/forums/dow...ne-v2-0-a.html

Zune Book Reader! http://www.zuneboards.com/forums/app...ew-thread.html

Last edited by Netrix; 06-26-2008 at 09:28 PM.




Netrix is offline   Reply With Quote