MHE_0.9B

Discuss anything about the Hollywood plugins for Cubic IDE and Codebench here
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

Test if completion of hollywood command work please, the window open when you type 5 first letters of hollywood command, and you can select hollywood command with up/down key and return to insert the command in your script

More option for compiling, editor

The version 1.0 get in few week... i think ;-)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE_0.9B

Post by HelmutH »

Hi ArtBlink
Yes, it works fine :!: :)
I can enter 5 first letters of hollywood command and it open the command window with the selection of the found commands and now I can select a command and he is insert in the script.
Fantastic work from you.
Also a good change in the newest version, that you change the font color in the line over the script field.
greeting Helmut
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

Small update with some correction of bugs ;-)

Try it

Thanks ;-)
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE_0.9B

Post by HelmutH »

And here the german translated files for your program.
I hope, I had made it correct. Please can you add the files in a separate version and upload it in a separate topic, then i can test this version.
APropos.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="APropos" title="About ..." notify="closerequest" SizeGadget="True" closeGadget="True">
	<vgroup>
	<rectangle hbar="True"/>
	<hollywood id="hwmcc1" display="1"/>
		<rectangle hbar="True"/>
		<Text>\33c\33bMiniHollyEdit Next Generation (NG) by PlOpgaNG Version 1.0</Text>
		<rectangle hbar="True"/>
		<Text>\33cIDE fuer HollyWood  Multi-tabs Version</Text>
		<Text>\33cAnpassung der MHE RxMUI mit MuiRoyale (2015)</Text>
		<Text>\33cMuiRoyale : ausschließlich verfügbares Tool fuer die Hollywood Sprache</Text>
		<rectangle hbar="True"/>
		<Text>\33c\33bDieses Programm wurde erstellt durch und mit Hilfe von </Text>
		<Text>\33c\33bArtBlink</Text>
		<Text>\33cSinisrus</Text>
		<Text>\33cZz10dh</Text>
		<rectangle hbar="True"/>
		<Text>\33cWeitere Hilfe</Text>
		<Text>\33cHelmutH</Text>
		<rectangle hbar="True"/>
		<Text>\33c\33iDank an Andreas Falkenhahn fuer Hollywood, MuiRoyale und GlGalore</Text>
	</vgroup>
</window>
Compil.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="Compilation" title="Zusammenstellung" notify="closerequest" SizeGadget="false" closeGadget="False">
	<vgroup>
		<rectangle hbar="True"/>
		<image source="brush:27"/>
		<rectangle hbar="True"/>
		<colgroup frametitle="Waehle das System, fuer das kompiliert werden soll " frame="Button" columns="4">
			<label>AmigaOS 4.x</label>
			<checkmark Id="CMC1"/>
			<label>AROS</label>
			<checkmark Id="CMC2"/>
			<label>Classics AOS 3.x Amiga</label>
			<checkmark Id="CMC3"/>
			<label>Classics AOS 3.x FPU Amiga</label>
			<checkmark Id="CMC4"/>
			<label>Linux X86</label>
			<checkmark Id="CMC5"/>
			<label>Linux PPC</label>
			<checkmark Id="CMC6"/>
			<label>Mac OS X86</label>
			<checkmark Id="CMC7"/>
			<label>Mac OS PPC</label>
			<checkmark Id="CMC8"/>
			<label>Morphos</label>
			<checkmark Id="CMC9"/>
			<label>WarpOS (680x0+PPC)</label>
			<checkmark Id="CMC10"/>
			<label>Windows 32 Bits (X86)</label>
			<checkmark Id="CMC11"/>
			<label>32 Bits Windows (X86) Consol Mode</label>
			<checkmark Id="CMC12"/>
			<label>Hollywood Applet</label>
			<checkmark Id="CMC13"/>
			<label>Alle Systeme</label>
			<checkmark id="CMC14" notify="selected"/>
		</colgroup>
		<rectangle hbar="True"/>
		<colgroup frametitle="Zusammenstellungs Option" frame="Button" columns="2">
		<label>Immer Fragen vor dem überschreiben der alten ausführbaren Dateien</label>
			<checkmark id="OPTCompilation1" notify="selected"/>
		<label>Komprimierung aktivieren</label>
			<checkmark id="OPTCompilation2" notify="selected"/>
		</colgroup>
		<rectangle hbar="True"/>
		<hgroup>
			<toolbar id="BoutonCompilation" horiz="True" freehoriz="true" labelpos="Right">
                  		<button id="BC1" notify="pressed" image="5" shorthelp="Run compilation">	Compil	</button>
                  		<button id="BC2" notify="pressed" image="26" shorthelp="Close Windows">Exit</button>
                    	</toolbar>
		</hgroup>
		<rectangle hbar="True"/>
	</vgroup>
</window>
Config.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="Config" title="Konfiguration" notify="closerequest" SizeGadget="false" closeGadget="False">
	<vgroup>
		<rectangle hbar="True"/>
		<image source="brush:24"/>
		<rectangle hbar="True"/>
		<register >
			<vgroup title="Zusammenstellung">
				<colgroup frametitle="Auswahl fuer die Kompilierung" frame="Button" columns="4">
					<label>AmigaOS 4.x</label>
					<checkmark id="CMC1"/>
					<label>AROS</label>
					<checkmark id="CMC2"/>
					<label>Classics AOS 3.x Amiga</label>
					<checkmark id="CMC3"/>
					<label>Classics AOS 3.x FPU Amiga</label>
					<checkmark id="CMC4"/>
					<label>Linux X86</label>
					<checkmark id="CMC5"/>
					<label>Linux PPC</label>
					<checkmark id="CMC6"/>
					<label>Mac OS X86</label>
					<checkmark id="CMC7"/>
					<label>Mac OS PPC</label>
					<checkmark id="CMC8"/>
					<label>Morphos</label>
					<checkmark id="CMC9"/>
					<label>WarpOS (680x0+PPC)</label>
					<checkmark id="CMC10"/>
					<label>Windows 32 Bits (X86)</label>
					<checkmark id="CMC11"/>
					<label>32 Bits Windows (X86) Consol Mode</label>
					<checkmark id="CMC12"/>
					<label>Hollywood Applet</label>
					<checkmark id="CMC13"/>
					<label>All system</label>
					<checkmark id="CMC14" notify="selected"/>
				</colgroup>
				<colgroup frametitle="Optionen" frame="Button" columns="2">
					<label>Immer Fragen vor dem überschreiben der alten ausführbaren Dateien</label>
					<checkmark id="OPTCompilation1" notify="selected"/>
					<label>Komprimierung aktivieren</label>
					<checkmark id="OPTCompilation2" notify="selected"/>
				</colgroup>
			</vgroup>
			<vgroup title="Personalisierung">
				<colgroup frametitle="Personalisierung" frame="Button" columns="2">
					<text>Hollywood Script Verzeichnis</text>
					<popdrawer Id="Script" title="Hollywood Script Directory" controlchar="f" cyclechain="1"/>
					<text>Standard Tabs Name </text>
					<string id="Onglet"/>
					<text>Standard Sprache</text>
					<cycle id="Langue">
						<item>Français</item>
						<item>English</item>
                                                <item>Deutsch</item>
					</cycle>
					<text>Standard Thema</text>
					<cycle id="Theme">
						<item>AISS</item>
						<item>Oxygen</item>
						<item>Toons</item>
						<item>MonoBlue</item>
						<item>IsSimple</item>
						<item>Ravenna</item>
					</cycle>
				</colgroup>
				<colgroup  frame="Button" columns="2">
				<text>Mehrfach Fenster Modus</text>
					<checkmark id="OPTConf1" notify="selected"/>
					<text>Oeffne "Über" Fenster beim Start</text>
					<checkmark id="OPTConf2" notify="selected"/>
				<text>Aktiviere Hollywood Befehl Vervollstaendigung</text>
					<checkmark id="OPTConf3" notify="selected"/>
				</colgroup>
			</vgroup>
			<hgroup title="Programm">
				<colgroup frametitle="Waehle externe Programme" frame="Button" columns="2">
					<text>Default Calculator</text>
					<popfile id="Calculette" title="Standard Taschenrechner" controlchar="f" cyclechain="1"/>
					<text>Default Paint Software</text>
					<popfile id="Paint" title="Standard Grafik Software" controlchar="f" cyclechain="1"/>
					<text>Default Music Software</text>
					<popfile Id="Tracker" title="Standard Musik Software" controlchar="f" cyclechain="1"/>
				</colgroup>
			</hgroup>
			<hgroup title="Ausfuehrung">
				<colgroup frametitle="Optionale Skcriptausfuehrung" frame="Button" columns="2">
					<label>Anzeigen Monitor Ressourcen</label>
					<checkmark id="AMR"/>
					<label>Aktiviere Fenster Groeßenanpassung</label>
					<checkmark id="ARF"/>
					<label>Randloses Fenster</label>
					<checkmark id="DBF"/>
					<label>in der Groeße veraenderbares Fenster</label>
					<checkmark id="ARCF"/>
				</colgroup>
			</hgroup>
		</register>
		<rectangle hbar="True"/>
		<toolbar id="BoutonPreference" horiz="True" freehoriz="true" labelpos="Right">
			<button id="BPr1" notify="pressed" image="25" shorthelp="Save configuration">Konfiguration speichern</button>
			<button id="BPr2" notify="pressed" image="26" shorthelp="Close Window">verlassen</button>
		</toolbar>
		<rectangle hbar="True"/>
	</vgroup>
</window>
FenetreMuiRoyale.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="FenetreMuiRoyale" title="Muiroyale" notify="closerequest" SizeGadget="True" closeGadget="False">
	<vgroup id="MuiroyaleAttribut">
	%GROUP1
		<listview id="MuiRoyale" Multiselect="None">
		<column title="Benennung" preparse="\33b">
		</column>
		<column title="Attribut" preparse="\33c">
		</column>
		</listview>
	</vgroup>
</window>
HollywoodNote.cfg

Code: Select all

Warnung
Wollen Sie die Datei in einem neuen Tab geoeffnet haben?
*_Ja|_Nein|_beenden
Waehle eine Datei zum oeffnen
Wurde geaendert. Wollen Sie speichern?
Geben Sie den Namen der datei an den Sie speichern wollen 
Wollen Sie speichern?
*_Ja|_Nein
Information
ist nicht auf Ihrem System installiert
MHE.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<application id="app" base="MiniHollyEdit Next Generation" dropobject="register" >
	<menustrip id="Principal1">
		<menu id="MenuEditor" title="MiniHollyEdit_NG">
			<item id="FApropos" notify="selected">ueber...</item>
			<item id="Nouveau" shortcut="N" notify="selected">neu</item>
			<item id="Ouvrir" shortcut="O" notify="selected">oeffnen</item>
			<item id="Sauvegarger" shortcut="S" notify="selected">speichern</item>
			<item id="Executer" shortcut="E" notify="selected">ausfuehren</item>
			<item id="Compiler" shortcut="C" notify="selected">kompilieren</item>
			<item id="Calculatrice" notify="selected">Taschenrechner</item>
			<item id="DAO" notify="selected">Grafik Software</item>
			<item id="MAO" notify="selected">Musik Software</item>
			<item id="Preference" shortcut="P" notify="selected">Einstellungen</item>
			<item id="Quitter" shortcut="Q" notify="selected">verlassen</item>
		</menu>
	</menustrip>
	<window title="MiniHollyEdit Next Generation" muiid="Main" id="Principal"  notify="closerequest"  appwindow="true" menustrip="Principal1">
		<vgroup>
        			<hgroup frame="button" background="groupback">
            			<hgroup frame="button" background="readlistback">
                				<toolbar id="BoutonPrincipal" horiz="True" freehoriz="false">
                  					<button id="BP1" notify="pressed" image="1" shorthelp="Open new tab">neu</button>
                  					<button id="BP2" notify="pressed" image="2" shorthelp="Open new script">oeffnen</button>
                    				<button id="BP3" notify="pressed" image="3" shorthelp="Script save">speichern</button>
                    				<button/>
                    				<button id="BP4" notify="pressed" image="4" shorthelp="Execut the script">ausfuehren</button>
                    				<button id="BP5" notify="pressed" image="5" shorthelp="Script compil for one or other system">kompilieren</button>
                    				<button/>
                    				<button id="BP6" notify="pressed" image="12" shorthelp="Run Calculator">Taschenrechner</button>
                    				<button id="BP7" notify="pressed" image="13" shorthelp="Run paint software">Grafik</button>
                    				<button id="BP8" notify="pressed" image="14" shorthelp="Run music software">Musik</button>
                    				<button/>
                    				<button id="BP9" notify="pressed" image="15" shorthelp="Open MHE config window">Einstellungen</button>
                				</toolbar>
            			</hgroup>
  			</hgroup>
			<hgroup frame="button" background="readlistback" >
                			<toolbar id="BoutonSecondaire1" horiz="true" freehoriz="false">
                  				<button id="BS11" notify="pressed" image="6" shorthelp="Select all lines">alle</button>
                    			<button id="BS12" notify="pressed" image="7" shorthelp="Cut selection">ausschneiden</button>
                    			<button id="BS13" notify="pressed" image="8" shorthelp="Copy selection">kopieren</button>
                    			<button id="BS14" notify="pressed" image="9" shorthelp="Paste at the cursor position">einfuegen</button>
                    			<button/>
                    			<button id="BS15" notify="pressed" image="10" shorthelp="Cancel the previous action">rueckgaengig</button>
                    			<button id="BS16" notify="pressed" image="11" shorthelp="Reinserting the previous action">wiederherstellen</button>
                    			<button/>
					<button id="BS17" notify="pressed" image="22" shorthelp="Open the guide to the command">Hilfe</button>
                    			<button/>
                    		</toolbar>
				<image id="image2" source="brush:17"/>
    	                    	<string id="Recherche" frame="text" fixwidthtxt="123456789123456" ></string>
                            	<toolbar id="BoutonSecondaire2" horiz="False" vertspacing="0">
                            		<button id="BS21" notify="pressed" image="18" shorthelp="Previous research"></button>
                            		<button id="BS22" notify="pressed" image="19" shorthelp="Next search"></button>
 				</toolbar>
            		</hgroup>
			<hgroup sameheight="true" frame="button" background="readlistback">
              			<image id="image" source="brush:16"/>
        		                	<label doubleframe="true" >Row :</label>
               		         	<string id="Colonne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
                   	     	<label doubleframe="true" >Line :</label>
                   	     	<string id="Ligne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
               			<rectangle fixwidth="1" vbar="true"/>   
              			<image id="image3" source="brush:23"/>
				<texteditor id="AideRapide" scrollbar="False" frame="button" readonly="True" />
			</hgroup>  
			<hgroup>


<vgroup vertspacing="0" frame="button" background="groupback">
<toolbar id="Refresh" BarPos="Center" horiz="True" free="false" labelPos="Top">
                  					<button id="BRefresh" notify="pressed" image="21" shorthelp="List your Functions">Liste ihrer Funktionen</button>
                  					</toolbar>
                    	<Listview id="listingdesfonctions" cyclechain="1" fixwidthtxt="12345678912345678912" notify="active; doubleclick">
<column>
</column>
</Listview>
</vgroup>
			<Vgroup vertspacing="0">
				<register id="register" closable="true" innerbottom="0" innertop="0" innerleft="0" innerright="0" notify="ActivePage; appmessage; closerequest">
				%GROUP1
				</register>  

			</Vgroup>

			<vgroup>
			<vgroup Id="AideCommande" frame="button" sameheight="False" background="groupback" fixwidthtxt="123456789123456789">
				<hgroup  frametitle="Anleitung">
					<cycle id="CC" notify="Active">
						<item>Hollywood</item>
						<item>MuiRoyale</item>
						<item>GLGalore</item>
					</cycle>
					<toolbar id="BoutonSecondaire3" horiz="true" vertspacing="0">
                            			<button id="BS31" notify="pressed" image="23" shorthelp="Open the guide"></button>
 					</toolbar>
				</hgroup>
	         		</vgroup>
	         
	         			         		</vgroup>
	         			         
	         		</hgroup>
	         
	         			         
	         		<hgroup background="groupback" vertspacing="0">
				<image id="image4" source="brush:20"/>
				<text id="Information"></text>
			</hgroup>
	 	</vgroup>
	</window>
</application>
MHEMulti.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<application id="app" base="MiniHollyEdit Next Generation" dropobject="register" >
<menustrip id="Principal1">
		<menu id="MenuEditor" title="MiniHollyEdit_NG">
			<item id="FApropos" notify="selected">ueber...</item>
			<item id="Nouveau" shortcut="N" notify="selected">neu</item>
			<item id="Ouvrir" shortcut="O" notify="selected">oeffnen</item>
			<item id="Sauvegarger" shortcut="S" notify="selected">speichern</item>
			<item id="Executer" shortcut="E" notify="selected">ausfuehren</item>
			<item id="Compiler" shortcut="C" notify="selected">kompilieren</item>
			<item id="Calculatrice" notify="selected">Taschenrechner</item>
			<item id="DAO" notify="selected">Grafik Software</item>
			<item id="MAO" notify="selected">Musik Software</item>
			<item id="Preference" shortcut="P" notify="selected">Einstellungen</item>
			<item id="Quitter" shortcut="Q" notify="selected">verlassen</item>
		</menu>
	</menustrip>
	<window title="MiniHollyEdit Next Generation" muiid="Main" id="Principal"  notify="closerequest" SizeGadget="false" >
        
        	<hgroup frame="button" background="groupback">
        
            		<hgroup frame="button" background="readlistback">
                		<toolbar id="BoutonPrincipal" horiz="True" freehoriz="true">
                  		<button id="BP1" notify="pressed" image="1" shorthelp="Open new tab">neu</button>
                  					<button id="BP2" notify="pressed" image="2" shorthelp="Open new script">oeffnen</button>
                    				<button id="BP3" notify="pressed" image="3" shorthelp="Script save">speichern</button>
                    				<button/>
                    				<button id="BP4" notify="pressed" image="4" shorthelp="Execut the script">ausfuehren</button>
                    				<button id="BP5" notify="pressed" image="5" shorthelp="Script compil for one or other system">kompilieren</button>
                    				<button/>
                    				<button id="BP6" notify="pressed" image="12" shorthelp="Run Calculator">Taschenrechner</button>
                    				<button id="BP7" notify="pressed" image="13" shorthelp="Run paint software">Grafik</button>
                    				<button id="BP8" notify="pressed" image="14" shorthelp="Run music software">Musik</button>
                    				<button/>
                    				<button id="BP9" notify="pressed" image="15" shorthelp="Open MHE config window">Einstellungen</button>
                		</toolbar>
            		</hgroup>
  		</hgroup>
	</window>

	<window muiid="Edit" id="Editeur" Title="Editeur" appwindow="true" notify="closerequest" closeGadget="False" menustrip="Principal1">
        	<vgroup frame="button" background="groupback" >
<vgroup vertspacing="0">
			<hgroup frame="button" background="readlistback" >
                		<toolbar id="BoutonSecondaire1" horiz="true" freehoriz="false">
                  			<button id="BS11" notify="pressed" image="6" shorthelp="Select all lines">alle</button>
                    			<button id="BS12" notify="pressed" image="7" shorthelp="Cut selection">ausschneiden</button>
                    			<button id="BS13" notify="pressed" image="8" shorthelp="Copy selection">kopieren</button>
                    			<button id="BS14" notify="pressed" image="9" shorthelp="Paste at the cursor position">einfuegen</button>
                    			<button/>
                    			<button id="BS15" notify="pressed" image="10" shorthelp="Cancel the previous action">rueckgaengig</button>
                    			<button id="BS16" notify="pressed" image="11" shorthelp="Reinserting the previous action">wiederherstellen</button>
                    			<button/>
					<button id="BS17" notify="pressed" image="22" shorthelp="Open the guide to the command">Hilfe</button>
                    			<button/>
                    		</toolbar>
				<image id="image2" source="brush:17"/>
                        	<string id="Recherche" frame="text" fixwidthtxt="123456789123456" ></string>
                            	<toolbar id="BoutonSecondaire2" horiz="False" vertspacing="0">
                            		<button id="BS21" notify="pressed" image="18" shorthelp="Previous research"></button>
                            		<button id="BS22" notify="pressed" image="19" shorthelp="Next search"></button>
 				</toolbar>
            		</hgroup>
			<hgroup sameheight="true" frame="button" background="readlistback">
              			<image id="image" source="brush:16"/>
                        	<label doubleframe="true" >Row :</label>
                        	<string id="Colonne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
                        	<label doubleframe="true" >Line :</label>
                        	<string id="Ligne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
               			<rectangle fixwidth="1" vbar="true"/>   
              			<image id="image3" source="brush:23"/>
<texteditor id="AideRapide" scrollbar="False" frame="button" readonly="True" />

			</hgroup>  
</vgroup>
			<Vgroup>
				<register id="register" closable="true" innerbottom="0" innertop="0" innerleft="0" innerright="0" notify="ActivePage; appmessage; closerequest">
%GROUP1
				</register>  
			</Vgroup>
			<hgroup background="groupback" vertspacing="0">
				<image id="image4" source="brush:20"/>
				<text id="Information"></text>
			</hgroup>
            	</vgroup>
	</window>
<window muiid="List" id="List" Title="List your Functions" notify="closerequest" closeGadget="False">
        	<vgroup vertspacing="0" frame="button" background="groupback">
<toolbar id="Refresh" BarPos="Center" horiz="True" free="false" labelPos="Top">
                  					<button id="BRefresh" notify="pressed" image="21" shorthelp="List your Functions">Liste ihrer Funktionen</button>
                  					</toolbar>
                    	<Listview id="listingdesfonctions" cyclechain="1" notify="active; doubleclick">
<column>
</column>
</Listview>
</vgroup>
        
        		</window>
	<window muiid="Aide" id="Aide" Title="Aide" notify="closerequest" closeGadget="False">
        	<vgroup Id="AideCommande" frame="button" background="groupback">
			<hgroup  frametitle="Anleitung">
				<cycle id="CC" notify="Active">
					<item>Hollywood</item>
					<item>MuiRoyale</item>
					<item>GLGalore</item>
				</cycle>
				<toolbar id="BoutonSecondaire3" vertspacing="0">
                            		<button id="BS31" notify="pressed" image="23" shorthelp="Open the guide"></button>
 				</toolbar>
			</hgroup>

            	</vgroup>

	</window>
</application>
MiniCmd.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="MiniCmd" width="visible:25" title="Befehl" notify="closerequest" borderless="False" closegadget="False" sizegadget="False">
	<vgroup>
		<listview id="Mini" Multiselect="None" notify="doubleclick">
		<column>
		</column>
		</listview>
	</vgroup>
</window>
greeting Helmut
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

wait approximatevely 30 minutes, and i post new deutch version

THANKS A LOT MY DARLING LOL
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

Can you traduce this line please:

Code: Select all

Open new tab
Open new script
Script save
Execut the script
Script compil for one or other system
Run Calculator
Run paint software
Run music software
Open MHE config window
Editor
Select all lines
Cut selection
Copy selection
Paste at the cursor position
Cancel the previous action
Reinserting the previous action
Open the guide to the command
Previous research
Next search
Row
Line
Open the guide
Try this :

http://artblink.hollywood.free.fr/Outil ... elmuth.lha

Thanks
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE_0.9B

Post by HelmutH »

Here your code in German ;)

Code: Select all

Neue Registerkarte oeffnen
Neues Skript oeffnen
Skript speichern
Skript ausführen
Skript kompilieren für ein oder weitere Systeme
Taschenrechner starten
Grafik Software starten
Musik Software starten
Oeffne MHE Konfigurationsfenster
Editor
Alle Zeilen auswaehlen
Ausschneiden auswaehlen
Kopieren auswaehlen
Einfuegen ab der Cursorposition
Abbrechen der letzten Aktion
Wiederherstellen der vorherigen Aktion
Oeffnen der Anleitung fuer die Befehle
Zurück suchen
Weiter suchen
Reihe
Linie
Oeffnen der Anleitung
And for the german translated version, I must make a little changes, but this comes later today, ... I hope. ;)
greeting Helmut
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

I make this for you only lol

New version special helmuth in 2 hours :-p

If you have idea, don't hesitate, i'm simple spirit man, idea and me=3 lol
ArtBlink
Posts: 484
Joined: Mon Nov 01, 2010 10:37 am
Location: Albert - France
Contact:

Re: MHE_0.9B

Post by ArtBlink »

New Helmuth version with all bubble help in german, good test ;-)

Download at helmuth link
HelmutH
Posts: 198
Joined: Fri Feb 19, 2010 1:41 pm
Location: Oberhausen / Germany
Contact:

Re: MHE_0.9B

Post by HelmutH »

I have checked your new HelmutH version. Also all bubble help entries and I made a little changes in this files:
APropos.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="APropos" title="Über ..." notify="closerequest" SizeGadget="True" closeGadget="True">
	<vgroup>
	<rectangle hbar="True"/>
	<hollywood id="hwmcc1" display="1"/>
		<rectangle hbar="True"/>
		<Text>\33c\33bMiniHollyEdit Next Generation (NG) by PlOpgaNG Version 1.0</Text>
		<rectangle hbar="True"/>
		<Text>\33cIDE für HollyWood  Multi-tabs Version</Text>
		<Text>\33cAnpassung der MHE RxMUI mit MuiRoyale (2015)</Text>
		<Text>\33cMuiRoyale : ausschließlich verfügbares Tool für die Hollywood Sprache</Text>
		<rectangle hbar="True"/>
		<Text>\33c\33bDieses Programm wurde erstellt durch und mit Hilfe von</Text>
		<Text>\33c\33bArtBlink</Text>
		<Text>\33cSinisrus</Text>
		<Text>\33cZz10dh</Text>
		<rectangle hbar="True"/>
		<Text>\33cWeitere Hilfe</Text>
		<Text>\33cHelmutH</Text>
		<rectangle hbar="True"/>
		<Text>\33c\33iDank an Andreas Falkenhahn für Hollywood, MuiRoyale und GlGalore</Text>
	</vgroup>
</window>
Compil.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="Compilation" title="Zusammenstellung" notify="closerequest" SizeGadget="false" closeGadget="False">
	<vgroup>
		<rectangle hbar="True"/>
		<image source="brush:27"/>
		<rectangle hbar="True"/>
		<colgroup frametitle="Wähle das System, für das kompiliert werden soll" frame="Button" columns="4">
			<label>AmigaOS 4.x</label>
			<checkmark Id="CMC1"/>
			<label>AROS</label>
			<checkmark Id="CMC2"/>
			<label>Classics AOS 3.x Amiga</label>
			<checkmark Id="CMC3"/>
			<label>Classics AOS 3.x FPU Amiga</label>
			<checkmark Id="CMC4"/>
			<label>Linux X86</label>
			<checkmark Id="CMC5"/>
			<label>Linux PPC</label>
			<checkmark Id="CMC6"/>
			<label>Mac OS X86</label>
			<checkmark Id="CMC7"/>
			<label>Mac OS PPC</label>
			<checkmark Id="CMC8"/>
			<label>Morphos</label>
			<checkmark Id="CMC9"/>
			<label>WarpOS (680x0+PPC)</label>
			<checkmark Id="CMC10"/>
			<label>Windows 32 Bits (X86)</label>
			<checkmark Id="CMC11"/>
			<label>32 Bits Windows (X86) Consol Mode</label>
			<checkmark Id="CMC12"/>
			<label>Hollywood Applet</label>
			<checkmark Id="CMC13"/>
			<label>Alle Systeme</label>
			<checkmark id="CMC14" notify="selected"/>
		</colgroup>
		<rectangle hbar="True"/>
		<colgroup frametitle="Zusammenstellungs Option" frame="Button" columns="2">
		<label>Immer Fragen vor dem überschreiben der alten ausführbaren Dateien</label>
			<checkmark id="OPTCompilation1" notify="selected"/>
		<label>Komprimierung aktivieren</label>
			<checkmark id="OPTCompilation2" notify="selected"/>
		</colgroup>
		<rectangle hbar="True"/>
		<hgroup>
			<toolbar id="BoutonCompilation" horiz="True" freehoriz="true" labelpos="Right">
                  		<button id="BC1" notify="pressed" image="5" shorthelp="Kompilierung starten">	kompilieren	</button>
                  		<button id="BC2" notify="pressed" image="26" shorthelp="schließt das Kompilierungs Fenster">verlassen</button>
                    	</toolbar>
		</hgroup>
		<rectangle hbar="True"/>
	</vgroup>
</window>
Config.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<window id="Config" title="Konfiguration" notify="closerequest" SizeGadget="false" closeGadget="False">
	<vgroup>
		<rectangle hbar="True"/>
		<image source="brush:24"/>
		<rectangle hbar="True"/>
		<register >
			<vgroup title="Zusammenstellung">
				<colgroup frametitle="Auswahl für die Kompilierung" frame="Button" columns="4">
					<label>AmigaOS 4.x</label>
					<checkmark id="CMC1"/>
					<label>AROS</label>
					<checkmark id="CMC2"/>
					<label>Classics AOS 3.x Amiga</label>
					<checkmark id="CMC3"/>
					<label>Classics AOS 3.x FPU Amiga</label>
					<checkmark id="CMC4"/>
					<label>Linux X86</label>
					<checkmark id="CMC5"/>
					<label>Linux PPC</label>
					<checkmark id="CMC6"/>
					<label>Mac OS X86</label>
					<checkmark id="CMC7"/>
					<label>Mac OS PPC</label>
					<checkmark id="CMC8"/>
					<label>Morphos</label>
					<checkmark id="CMC9"/>
					<label>WarpOS (680x0+PPC)</label>
					<checkmark id="CMC10"/>
					<label>Windows 32 Bits (X86)</label>
					<checkmark id="CMC11"/>
					<label>32 Bits Windows (X86) Consol Mode</label>
					<checkmark id="CMC12"/>
					<label>Hollywood Applet</label>
					<checkmark id="CMC13"/>
					<label>Alle Systeme</label>
					<checkmark id="CMC14" notify="selected"/>
				</colgroup>
				<colgroup frametitle="Options" frame="Button" columns="2">
					<label>Immer Fragen vor dem überschreiben der alten ausführbaren Dateien</label>
					<checkmark id="OPTCompilation1" notify="selected"/>
					<label>Komprimierung aktivieren</label>
					<checkmark id="OPTCompilation2" notify="selected"/>
				</colgroup>
			</vgroup>
			<vgroup title="Personalisierung">
				<colgroup frametitle="Personalisierung" frame="Button" columns="2">
					<text>Hollywood Script Verzeichnis</text>
					<popdrawer Id="Script" title="Hollywood Script Verzeichnis" controlchar="f" cyclechain="1"/>
					<text>Standard Tabs Name </text>
					<string id="Onglet"/>
					<text>Standard Sprache</text>
					<cycle id="Langue">
						<item>Français</item>
						<item>English</item>
						<item>Deutsch</item>
					</cycle>
					<text>Standard Thema</text>
					<cycle id="Theme">
						<item>AISS</item>
						<item>Oxygen</item>
						<item>Toons</item>
						<item>MonoBlue</item>
						<item>IsSimple</item>
						<item>Ravenna</item>
					</cycle>
				</colgroup>
				<colgroup  frame="Button" columns="2">
				<text>Mehrfach Fenster Modus</text>
					<checkmark id="OPTConf1" notify="selected"/>
					<text>Öffne "Über" Fenster beim Start</text>
					<checkmark id="OPTConf2" notify="selected"/>
				<text>Aktiviere Hollywood Befehl Vervollständigung</text>
					<checkmark id="OPTConf3" notify="selected"/>
				</colgroup>
			</vgroup>
			<hgroup title="Programm">
				<colgroup frametitle="Auswahl externer Programme" frame="Button" columns="2">
					<text>Standard Taschenrechner</text>
					<popfile id="Calculette" title="Standard Taschenrechner" controlchar="f" cyclechain="1"/>
					<text>Standard Grafik Software</text>
					<popfile id="Paint" title="Standard Grafik Software" controlchar="f" cyclechain="1"/>
					<text>Standard Musik Software</text>
					<popfile Id="Tracker" title="Standard Musik Software" controlchar="f" cyclechain="1"/>
				</colgroup>
			</hgroup>
			<hgroup title="Ausführung">
				<colgroup frametitle="Optionale Skcriptausfuehrung" frame="Button" columns="2">
					<label>Anzeigen Monitor Ressourcen</label>
					<checkmark id="AMR"/>
					<label>Aktiviere Fenster Größenanpassung</label>
					<checkmark id="ARF"/>
					<label>Randloses Fenster</label>
					<checkmark id="DBF"/>
					<label>in der Größe veränderbares Fenster</label>
					<checkmark id="ARCF"/>
				</colgroup>
			</hgroup>
		</register>
		<rectangle hbar="True"/>
		<toolbar id="BoutonPreference" horiz="True" freehoriz="true" labelpos="Right">
			<button id="BPr1" notify="pressed" image="25" shorthelp="speichert die Konfiguration">Konfiguration speichern</button>
			<button id="BPr2" notify="pressed" image="26" shorthelp="schliesst das Konfigurations Fenster">verlassen</button>
		</toolbar>
		<rectangle hbar="True"/>
	</vgroup>
</window>
HollywoodNote.cfg

Code: Select all

Warnung
Wollen Sie die Datei in einem neuen Tab geöffnet haben?
*_ja|_nein|_beenden
Wähle eine Datei zum öffnen
wurde geändert. Wollen Sie die Änderung speichern?
Geben Sie einen Namen ein unter dem die Datei gespeichert werden soll 
Wollen Sie speichern?
*_ja|_nein
Information
ist nicht auf Ihrem System installiert
MHE.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<application id="app" base="MiniHollyEdit Next Generation" dropobject="register" >
	<menustrip id="Principal1">
		<menu id="MenuEditor" title="MiniHollyEdit_NG">
			<item id="FApropos" notify="selected">über...</item>
			<item id="Nouveau" shortcut="N" notify="selected">neu</item>
			<item id="Ouvrir" shortcut="O" notify="selected">öffnen</item>
			<item id="Sauvegarger" shortcut="S" notify="selected">speichern</item>
			<item id="Executer" shortcut="E" notify="selected">ausführen</item>
			<item id="Compiler" shortcut="C" notify="selected">kompilieren</item>
			<item id="Calculatrice" notify="selected">Taschenrechner</item>
			<item id="DAO" notify="selected">Grafik Software</item>
			<item id="MAO" notify="selected">Musik Software</item>
			<item id="Preference" shortcut="P" notify="selected">Einstellungen</item>
			<item id="Quitter" shortcut="Q" notify="selected">verlassen</item>
		</menu>
	</menustrip>
	<window title="MiniHollyEdit Next Generation" muiid="Main" id="Principal"  notify="closerequest"  appwindow="true" menustrip="Principal1">
		<vgroup id="test">
        			<hgroup frame="button" background="groupback">
            			<hgroup frame="button" background="readlistback">
                				<toolbar id="BoutonPrincipal" horiz="True" freehoriz="false">
                  					<button id="BP1" notify="pressed" image="1" shorthelp="Neue Registerkarte öffnen">neu</button>
                  					<button id="BP2" notify="pressed" image="2" shorthelp="Neues Skript öffnen">öffnen</button>
                    				<button id="BP3" notify="pressed" image="3" shorthelp="Skript speichern">speichern</button>
                    				<button/>
                    				<button id="BP4" notify="pressed" image="4" shorthelp="Skript ausführen">ausführen</button>
                    				<button id="BP5" notify="pressed" image="5" shorthelp="Skript kompilieren für ein oder weitere Systeme">kompilieren</button>
                    				<button/>
                    				<button id="BP6" notify="pressed" image="12" shorthelp="Taschenrechner starten">Taschenrechner</button>
                    				<button id="BP7" notify="pressed" image="13" shorthelp="Grafik Software starten">Grafik</button>
                    				<button id="BP8" notify="pressed" image="14" shorthelp="Musik Software starten">Musik</button>
                    				<button/>
                    				<button id="BP9" notify="pressed" image="15" shorthelp="Öffnet MHE Konfigurationsfenster">Einstellungen</button>
                				</toolbar>
            			</hgroup>
  			</hgroup>
			<hgroup frame="button" background="readlistback" >
                			<toolbar id="BoutonSecondaire1" horiz="true" freehoriz="false">
                  				<button id="BS11" notify="pressed" image="6" shorthelp="Alle Zeilen auswählen">alle</button>
                    			<button id="BS12" notify="pressed" image="7" shorthelp="Ausschneiden auswählen">ausschneiden</button>
                    			<button id="BS13" notify="pressed" image="8" shorthelp="Kopieren auswählen">kopieren</button>
                    			<button id="BS14" notify="pressed" image="9" shorthelp="Einfügen ab Cursorposition">einfügen</button>
                    			<button/>
                    			<button id="BS15" notify="pressed" image="10" shorthelp="letzte Aktion rückgängig machen">rückgängig</button>
                    			<button id="BS16" notify="pressed" image="11" shorthelp="vorherige Aktion wiederherstellen">wiederherstellen</button>
                    			<button/>
					<button id="BS17" notify="pressed" image="22" shorthelp="Öffnet die Anleitung für die Befehle">Hilfe</button>
                    			<button/>
                    		</toolbar>
				<image id="image2" source="brush:17"/>
    	                    	<string id="Recherche" frame="text" fixwidthtxt="123456789123456" ></string>
                            	<toolbar id="BoutonSecondaire2" horiz="False" vertspacing="0">
                            		<button id="BS21" notify="pressed" image="18" shorthelp="Zurück suchen"></button>
                            		<button id="BS22" notify="pressed" image="19" shorthelp="Weiter suchen"></button>
 				</toolbar>
            		</hgroup>
			<hgroup sameheight="true" frame="button" background="readlistback">
              			<image id="image" source="brush:16"/>
        		                	<label doubleframe="true" >Spalte :</label>
               		         	<string id="Colonne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
                   	     	<label doubleframe="true" >Zeile :</label>
                   	     	<string id="Ligne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
               			<rectangle fixwidth="1" vbar="true"/>   
              			<image id="image3" source="brush:23"/>
				<texteditor id="AideRapide" scrollbar="False" frame="button" readonly="True" />
			</hgroup>  
			<hgroup>
			<vgroup vertspacing="0" frame="button" background="groupback">
<toolbar id="Refresh" BarPos="Center" horiz="True" free="false" labelPos="Top">
                  					<button id="BRefresh" notify="pressed" image="21" shorthelp="Liste ihrer Funktionen">Liste ihrer Funktionen</button>
                  					</toolbar>
                    	<Listview id="listingdesfonctions" cyclechain="1" fixwidthtxt="12345678912345678912" notify="active; doubleclick">
<column>
</column>
</Listview>
</vgroup>
			<Vgroup vertspacing="0">

				<register id="register" closable="true" innerbottom="0" innertop="0" innerleft="0" innerright="0" notify="ActivePage; appmessage; closerequest">
				%GROUP1
				</register>  

			</Vgroup>

			<vgroup>
			<vgroup Id="AideCommande" frame="button" sameheight="False" background="groupback" fixwidthtxt="123456789123456789">
				<hgroup  frametitle="Anleitung">
					<cycle id="CC" notify="Active">
						<item>Hollywood</item>
						<item>MuiRoyale</item>
						<item>GLGalore</item>
					</cycle>
					<toolbar id="BoutonSecondaire3" horiz="true" vertspacing="0">
                            			<button id="BS31" notify="pressed" image="23" shorthelp="Öffnet die Anleitung von"></button>
 					</toolbar>
				</hgroup>
	         		</vgroup>
	         
	         			         		</vgroup>
	         			         
	         		</hgroup>
	         
	         			         
	         		<hgroup background="groupback" vertspacing="0">
				<image id="image4" source="brush:20"/>
				<text id="Information"></text>
			</hgroup>
	 	</vgroup>
	</window>
</application>
MHEMulti.xml

Code: Select all

<?xml version="1.0" encoding="iso-8859-1" ?>
<application id="app" base="MiniHollyEdit Next Generation V1.0" dropobject="register" >
<menustrip id="Principal1">
		<menu id="MenuEditor" title="MiniHollyEdit_NG">
			<item id="FApropos" notify="selected">über...</item>
			<item id="Nouveau" shortcut="N" notify="selected">neu</item>
			<item id="Ouvrir" shortcut="O" notify="selected">öffnen</item>
			<item id="Sauvegarger" shortcut="S" notify="selected">speichern</item>
			<item id="Executer" shortcut="E" notify="selected">ausführen</item>
			<item id="Compiler" shortcut="C" notify="selected">kompilieren</item>
			<item id="Calculatrice" notify="selected">Taschenrechner</item>
			<item id="DAO" notify="selected">Grafik Software</item>
			<item id="MAO" notify="selected">Musik Software</item>
			<item id="Preference" shortcut="P" notify="selected">Einstellungen</item>
			<item id="Quitter" shortcut="Q" notify="selected">verlassen</item>
		</menu>
	</menustrip>
	<window title="MiniHollyEdit Next Generation" muiid="Main" id="Principal"  notify="closerequest" SizeGadget="false" >
        
        	<hgroup frame="button" background="groupback">
        
            		<hgroup frame="button" background="readlistback">
                		<toolbar id="BoutonPrincipal" horiz="True" freehoriz="true">
                  		<button id="BP1" notify="pressed" image="1" shorthelp="Neue Registerkarte öffnen">neu</button>
                  					<button id="BP2" notify="pressed" image="2" shorthelp="Neues Skript öffnen">öffnen</button>
                    				<button id="BP3" notify="pressed" image="3" shorthelp="Skript speichern">speichern</button>
                    				<button/>
                    				<button id="BP4" notify="pressed" image="4" shorthelp="Skript ausführen">ausführen</button>
                    				<button id="BP5" notify="pressed" image="5" shorthelp="Skript kompilieren für ein oder weitere Systeme">kompilieren</button>
                    				<button/>
                    				<button id="BP6" notify="pressed" image="12" shorthelp="Taschenrechner starten">Taschenrechner</button>
                    				<button id="BP7" notify="pressed" image="13" shorthelp="Grafik Software starten">Grafik</button>
                    				<button id="BP8" notify="pressed" image="14" shorthelp="Musik Software starten">Musik</button>
                    				<button/>
                    				<button id="BP9" notify="pressed" image="15" shorthelp="Öffne MHE Konfigurationsfenster">Einstellungen</button>
                		</toolbar>
            		</hgroup>
  		</hgroup>
	</window>

	<window muiid="Edit" id="Editeur" Title="Editor" appwindow="true" notify="closerequest" closeGadget="False" menustrip="Principal1">
        	<vgroup frame="button" background="groupback" >
<vgroup vertspacing="0">
			<hgroup frame="button" background="readlistback" >
                		<toolbar id="BoutonSecondaire1" horiz="true" freehoriz="false">
                  			<button id="BS11" notify="pressed" image="6" shorthelp="Alle Zeilen auswählen">alle</button>
                    			<button id="BS12" notify="pressed" image="7" shorthelp="Ausschneiden auswählen">ausschneiden</button>
                    			<button id="BS13" notify="pressed" image="8" shorthelp="Kopieren auswählen">kopieren</button>
                    			<button id="BS14" notify="pressed" image="9" shorthelp="Einfügen ab Cursorposition">einfügen</button>
                    			<button/>
                    			<button id="BS15" notify="pressed" image="10" shorthelp="Abbrechen der letzten Aktion">rückgängig</button>
                    			<button id="BS16" notify="pressed" image="11" shorthelp="Wiederherstellen der vorherigen Aktion">wiederherstellen</button>
                    			<button/>
					<button id="BS17" notify="pressed" image="22" shorthelp="Öffnet die Anleitung für die Befehle">Hilfe</button>
                    			<button/>
                    		</toolbar>
				<image id="image2" source="brush:17"/>
                        	<string id="Recherche" frame="text" fixwidthtxt="123456789123456" ></string>
                            	<toolbar id="BoutonSecondaire2" horiz="False" vertspacing="0">
                            		<button id="BS21" notify="pressed" image="18" shorthelp="Zurück suchen"></button>
                            		<button id="BS22" notify="pressed" image="19" shorthelp="Weiter suchen"></button>
 				</toolbar>
            		</hgroup>
			<hgroup sameheight="true" frame="button" background="readlistback">
              			<image id="image" source="brush:16"/>
                        	<label doubleframe="true" >Spalte :</label>
                        	<string id="Colonne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
                        	<label doubleframe="true" >Zeile :</label>
                        	<string id="Ligne" notify="Acknowledge" frame="text" fixwidthtxt="12345"></string>
               			<rectangle fixwidth="1" vbar="true"/>   
              			<image id="image3" source="brush:23"/>
<texteditor id="AideRapide" scrollbar="False" frame="button" readonly="True" />

			</hgroup>  
</vgroup>
			<Vgroup>
				<register id="register" closable="true" innerbottom="0" innertop="0" innerleft="0" innerright="0" notify="ActivePage; appmessage; closerequest">
%GROUP1
				</register>  
			</Vgroup>
			<hgroup background="groupback" vertspacing="0">
				<image id="image4" source="brush:20"/>
				<text id="Information"></text>
			</hgroup>
            	</vgroup>
	</window>
<window muiid="List" id="List" Title="Funktionen" notify="closerequest" closeGadget="False">
        	<vgroup vertspacing="0" frame="button" background="groupback">
<toolbar id="Refresh" BarPos="Center" horiz="True" free="false" labelPos="Top">
                  					<button id="BRefresh" notify="pressed" image="21" shorthelp="Liste ihrer Funktionen">Liste ihrer Funktionen</button>
                  					</toolbar>
                    	<Listview id="listingdesfonctions" cyclechain="1" notify="active; doubleclick">
<column>
</column>
</Listview>
</vgroup>
        
        		</window>
	<window muiid="Aide" id="Aide" Title="Hilfe" notify="closerequest" closeGadget="False">
        	<vgroup Id="AideCommande" frame="button" background="groupback">
			<hgroup  frametitle="Anleitung">
				<cycle id="CC" notify="Active">
					<item>Hollywood</item>
					<item>MuiRoyale</item>
					<item>GLGalore</item>
				</cycle>
				<toolbar id="BoutonSecondaire3" vertspacing="0">
                            		<button id="BS31" notify="pressed" image="23" shorthelp="Öffnet die Anleitung von"></button>
 				</toolbar>
			</hgroup>

            	</vgroup>

	</window>
</application>
Also I found a impossible setting in the language prefs.
It is not possible to change to german language if the program is set in english, from French it is possible. ;)
greeting Helmut
Post Reply