Changeset 1803 for trunk/dll/ipf/shadow.ipf
- Timestamp:
- May 2, 2015, 11:56:39 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/dll/ipf/shadow.ipf (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/ipf/shadow.ipf
r268 r1803 1 .*********************************************************************** 2 .* 3 .* $Id$ 4 .* 5 .* fm/2 help - Objects and shadows 6 .* 7 .* Copyright (c) 1993-98 M. Kimes 8 .* Copyright (c) 2002-2015 Steven H.Levine 9 .* 10 .* 02 May 15 GKY Changes to allow a JAVA executable object to be created using "Real object" 11 .* menu item on a jar file. 12 .* 13 .*********************************************************************** 14 .* 1 15 :h2 res=93600 name=PANEL_SHADOW.Shadow 2 16 :i1 id=aboutShadow.Shadow … … 13 27 on the desktop and the shadows are placed inside that folder. You can 14 28 move the shadows or folder elsewhere after that. 15 16 29 :h2 res=91700 name=PANEL_OBJECTS.Real Objects 17 30 :i1 id=aboutObjects.Real Objects … … 28 41 on the desktop and the objects are placed inside that folder. You can 29 42 move the objects or folder elsewhere after that. 43 :p. 44 FM/2 handles JAVA jar files in a way that creates an executable program 45 object. The first time you use it you must select the JAVA executable 46 you wish to use. I recommend PATH\OPENJDK6\bin\javaw.exe. 47 Your selection is saved in the FM/2 ini file for future 48 use. It can be changed by selecting the :hp1.Change JAVA executable:ehp1. 49 from a context menu or the Files pulldown submenu (Create Objects submenu) 50 You will be prompted to select an icon file for the object. Some JAVA 51 programs will need additional command line switches (e.g. SmartSVN requires 52 -Dsmartsvn.checkIncompatibleJava=false). You can add these by opening the 53 object properties and editing the parameters box. You should restart your 54 desktop before doing so since the object tends to lose its icon when opening 55 in properties view if you don't 30 56
Note:
See TracChangeset
for help on using the changeset viewer.
