read chm file

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
info26
Posts: 47
Joined: Tue May 17, 2011 10:14 am

read chm file

Post by info26 » Tue Jul 19, 2011 5:59 pm

Hi all,

Someone if there is any library or if someone has already managed to read CHM files or windows HELP?

thanks

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: read chm file

Post by Mark » Sat Jul 23, 2011 12:53 am

Hi,

Here's an easy way for Mac: http://chmox.sourceforge.net
There are also conversion tools for Windows and Linux.I haven't tested the software.

Best,

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

info26
Posts: 47
Joined: Tue May 17, 2011 10:14 am

Re: read chm file

Post by info26 » Mon Aug 15, 2011 8:45 am

Thank's i know this project, I ask for liveCode if there is a library to use

Mimmo

BvG
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1239
Joined: Sat Apr 08, 2006 1:10 pm
Contact:

Re: read chm file

Post by BvG » Mon Aug 15, 2011 4:53 pm

I don't know of any existing ones, but i looks like a pretty straight ahead format: http://www.russotto.net/chm/chmformat.html
Various teststacks and stuff:
http://bjoernke.com

Chat with other RunRev developers:
chat.freenode.net:6666 #livecode

Post Reply