Home
Downloads
Mach and LazyCam
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
German Forum
Italian Forum
Portugese Forum
Resources
Links
User Reviews
User Videos
Contact Us
CNCZone
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
January 07, 2009, 03:42:21 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Mach Discussion
Mach Screens
JetCam screen designer
(Moderator:
RandomAccess
)
Screen (5 ?) by JetCAM
Pages:
«
1
2
3
4
»
Go Down
« previous
next »
Author
Topic: Screen (5 ?) by JetCAM (Read 6210 times)
0 Members and 1 Guest are viewing this topic.
RandomAccess
Active Member
Offline
Posts: 92
SubSurface
Re: Screen (5 ?) by JetCAM
«
Reply #10 on:
September 05, 2006, 06:33:29 AM »
Dave,
Regarding your points abpout corruption. The problem is that the MACH screen file format doesn't store the information the way I'd like, so some of the editor's calculations will differ definately differ from those in MACH. The editor is best used to construct brand new screens.
Logged
Download JetCam screen designer from
http://files.jetcam.net/stan/mach/
PaulWC
Active Member
Offline
Posts: 99
Re: Screen (5 ?) by JetCAM
«
Reply #11 on:
September 05, 2006, 04:54:55 PM »
Hi Stan,
I'm one of those that can't get the Help files to show. I've deleted the *.ini files, so the newly created *.ini shows my local pathname... but still no help topics available.
I there a default directory location for the application that will enable the Help data?
Otherwise... great work!!! Hope you don't get discouraged with the wave of "wants" that will come at you. Many of us are greatful for any added tools toward developing our own "Best Screens".
Thanks, Paul - Central OR
Logged
RandomAccess
Active Member
Offline
Posts: 92
SubSurface
Re: Screen (5 ?) by JetCAM
«
Reply #12 on:
September 05, 2006, 06:31:05 PM »
Hi Paul,
The help file is named ScrEdit.chm and is found in the screen editor program directory (where the program resides).
Try double clicking the help file from windows explorer. If it still doesn't show, then either the file is corrupted, or maybe you are using an older version of Windows. This is the first time I've heard of this problem.
Normally, the help file should show when you click the [Help] button (found above the [About] button) from inside the editor program. At least that's what is happening here.
If you still have problems, let me know and try to provide any additional details about your setup that you may think are relevant.
Logged
Download JetCam screen designer from
http://files.jetcam.net/stan/mach/
PaulWC
Active Member
Offline
Posts: 99
Re: Screen (5 ?) by JetCAM
«
Reply #13 on:
September 05, 2006, 08:59:16 PM »
Hi Stan,
Tried that, and still get "Action canceled - Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable." on the flash screen and "The page cannot be displayed" when selecting topics.
I even put the "Editor" folder in the root directory to resolve any pathname isssues... still no glory.
My system has the latest updates (see attached).
Thanks for the resopnse, Paul - Central OR
SysInfo.jpg
(60.9 KB, 179x302 - viewed 610 times.)
Logged
PaulWC
Active Member
Offline
Posts: 99
Re: Screen (5 ?) by JetCAM
«
Reply #14 on:
September 05, 2006, 09:05:40 PM »
Hi again,
Here are the messages I'm getting...
Paul, Central OR
Msg1.jpg
(76.07 KB, 667x202 - viewed 606 times.)
Msg2.jpg
(95.75 KB, 670x222 - viewed 596 times.)
Logged
RandomAccess
Active Member
Offline
Posts: 92
SubSurface
Re: Screen (5 ?) by JetCAM
«
Reply #15 on:
September 05, 2006, 09:13:04 PM »
Paul,
Thanks for that info. I've never seen that before. I have pretty much the same setup as you so it should be working.
I'll investigate the problem, and if you wish in the meantime, you might want to try downloading the editor again in case the problem is file corruption. This is highly possible if the software was zipped.
Logged
Download JetCam screen designer from
http://files.jetcam.net/stan/mach/
RandomAccess
Active Member
Offline
Posts: 92
SubSurface
Re: Screen (5 ?) by JetCAM
«
Reply #16 on:
September 05, 2006, 09:19:42 PM »
Paul,
I did a search on the internet for a possible cause to the problem.
Here's a link that may help fix the problem on your machine.
http://www.denisbauer.com/weblog/Default.aspx
Scroll down to the April 10 topic.
I also looked at some Microsoft Developer topics and it seems the problem may be related to security updates for the Windows OS.
Logged
Download JetCam screen designer from
http://files.jetcam.net/stan/mach/
PaulWC
Active Member
Offline
Posts: 99
Re: Screen (5 ?) by JetCAM
«
Reply #17 on:
September 05, 2006, 09:46:16 PM »
Hi Stan,
Unblocking the file took care of the problem.
I decompiled the .chm and the problem appears to be in the "Welcome.htm" file. It is trying to access (Active-X?) my computer, and triggers my security setup. There are some external calls such as:
<!--(Links)=========================================================-->
<link rel="StyleSheet" href="default.css">
<script language="javascript" src="ehlpdhtm.js"></script>
The ehlpdhtm.js contains:
//{{HH_SYMBOL_SECTION
var HH_ChmFilename = "C:\\D5Source\\Screen Editor\\DLLs\\Mach\\RoboHelp\\Jetcam Screen Editor.chm";
Paul, Central OR
Logged
davidimurray
Active Member
Offline
Posts: 115
Re: Screen (5 ?) by JetCAM
«
Reply #18 on:
September 06, 2006, 02:36:33 AM »
Quote
Look in the help in the topic Item Properties|Other Property Sheets|Function
See ScanCode, I think this has what you are looking for.
Ah ha - that works now. If you could add a display to the side that gives an actual lisitng of the keys that would be great.
Cheers
Dave
Logged
RandomAccess
Active Member
Offline
Posts: 92
SubSurface
Re: Screen (5 ?) by JetCAM
«
Reply #19 on:
September 06, 2006, 07:48:00 AM »
Dave,
I have no idea what you mean.
Logged
Download JetCam screen designer from
http://files.jetcam.net/stan/mach/
Pages:
«
1
2
3
4
»
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*e*i*n*g
=> Mach Screens
=> Feature Requests
=> Non English Forums
=> FAQs
===> Finished Plugins for Download
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> Lazy Cam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> dspMC/IP motion controller
=> Third party software and hardware support forums.
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Promote and discuss your product .
=> Sieg Machines
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
=> One on one phone support.
=> Forum suggestions and report forum problems.
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
Loading...