Neue Testversion 20.40b9
-
- Betatester
- Posts: 748
- Joined: Tue 19 Nov 2002 17:22
- Location: Entenhausen
Re: Neue Testversion 20.40b9
Unter macOS auch ein leeres Menü...
-
- Entwickler
- Posts: 4174
- Joined: Mon 18 Nov 2002 15:30
- Location: Bad Gögging
-
- Mitglied
- Posts: 20
- Joined: Fri 12 Sep 2014 16:58
Re: Neue Testversion 20.40b9
Bei mir war das Skripte-Menü auch leer. Obwohl ich alles wie immer gemacht hab. Über die alte Version drüber installiert, aber hier gabs nen Pferdefuß.
Mir fiel irgendwann auf, dass Photoline die Version 20.40b7 anzeigte
Es gab drei .exe Dateien im Verzeichnis: Photoline.exe (64bit, 20.40b9), Photoline32.exe (32bit, 20.40b9) und die Photoline64.exe (64bit, 20.40b7) .
Ich hab also die alte .exe aufgerufen. Die alte Photoline64.exe gelöscht, die Photoline.exe gestartet und danach waren die Skripte richtig im Menüpfad.
Vielleicht geht das ja mehreren so.
Hatti
Mir fiel irgendwann auf, dass Photoline die Version 20.40b7 anzeigte
Es gab drei .exe Dateien im Verzeichnis: Photoline.exe (64bit, 20.40b9), Photoline32.exe (32bit, 20.40b9) und die Photoline64.exe (64bit, 20.40b7) .
Ich hab also die alte .exe aufgerufen. Die alte Photoline64.exe gelöscht, die Photoline.exe gestartet und danach waren die Skripte richtig im Menüpfad.
Vielleicht geht das ja mehreren so.
Hatti
-
- Entwickler
- Posts: 4174
- Joined: Mon 18 Nov 2002 15:30
- Location: Bad Gögging
Re: Neue Testversion 20.40b9
das würde es erklären.
Wegen der Scriptfähigkeit hatten wir schon bei der letzten Beta die Namen geändert. Die 64-Bit-Version heißt jetzt PhotoLine.exe, die 32-Bit-Version PhotoLine32.exe.
Wenn man noch den Link auf die PhotoLine64.exe hat und diese nicht gelöscht hat, wird man immer die b7 starten. Diese wird vermutlich das Script-Submenu anzeigen (wegen der MenuStructures.txt), aber keine Inhalte anzeigen.
Wegen der Scriptfähigkeit hatten wir schon bei der letzten Beta die Namen geändert. Die 64-Bit-Version heißt jetzt PhotoLine.exe, die 32-Bit-Version PhotoLine32.exe.
Wenn man noch den Link auf die PhotoLine64.exe hat und diese nicht gelöscht hat, wird man immer die b7 starten. Diese wird vermutlich das Script-Submenu anzeigen (wegen der MenuStructures.txt), aber keine Inhalte anzeigen.
-
- Mitglied
- Posts: 2261
- Joined: Sat 12 May 2012 21:38
Re: Neue Testversion 20.40b9
Yes, now it works. Same here.
/*---------------------------------------------*/
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
-
- Mitglied
- Posts: 2162
- Joined: Sat 28 Sep 2013 01:25
Re: Neue Testversion 20.40b9
That's cool. When using Visual Studio, compiling the application is super easy.Martin Huber wrote: ↑Thu 01 Jun 2017 16:18Yes, but technically speaking this wouldn't be a script, but a compiled application
If only the scripting/automation interface changes would require recompiling, that shouldn't be a show-stopper.Martin Huber wrote: ↑Thu 01 Jun 2017 16:18 And currently the scripting/automation interface is a moving target, so you might have to recompile your code with every new version of the interface.
Yes, it's the "more complex" tasks capabilities that excite me. I realize that it means a lot of work for you guys to expose the PL core functions as dotNet objects, but that would allow the creation of much more interesting mini-applications in addition to automating the use of PL's menu items.Martin Huber wrote: ↑Thu 01 Jun 2017 16:18 But C# and VB.NET are much faster than VBScript, so it might be possible to realize more complex tasks using one them.
Here's an example of what I mean, a mini-application I wrote several years ago for CorelDraw, using C#:
http://community.coreldraw.com/talk/cor ... 43/t/25924
Yes. Using Visual Studio to code in C# (or any of the dotNet languages) offers all those advantages.Martin Huber wrote: ↑Thu 01 Jun 2017 16:18And at least VB.NET offers things like code completion, error checks while editing and so on.
Ken
Yes, I think it can be eeeeeasily done....
Just take everything out on Highway 61.
Yes, I think it can be eeeeeasily done....
Just take everything out on Highway 61.
-
- Mitglied
- Posts: 2261
- Joined: Sat 12 May 2012 21:38
Re: Neue Testversion 20.40b9
This is looking great so far! I prefer Javascript myself (obviously because I have a web dev background). Great to see you are supporting multiple scripting languages, which will simplify the transition from other image editors. Is Python a possible option as well?
By the way, this is probably too early to ask for, but do you have basic reference of available PL commands?
By the way, this is probably too early to ask for, but do you have basic reference of available PL commands?
/*---------------------------------------------*/
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
-
- Mitglied
- Posts: 2162
- Joined: Sat 28 Sep 2013 01:25
Re: Neue Testversion 20.40b9
That Automation subdirectory includes a text file which at first glance looks something like that.Herbert123 wrote: ↑Fri 02 Jun 2017 02:04 By the way, this is probably too early to ask for, but do you have basic reference of available PL commands?
Ken
Yes, I think it can be eeeeeasily done....
Just take everything out on Highway 61.
Yes, I think it can be eeeeeasily done....
Just take everything out on Highway 61.
-
- Mitglied
- Posts: 89
- Joined: Wed 14 Apr 2004 16:33
Re: Neue Testversion 20.40b9
The scripting support is a huge step forward.
It deserves a new major version number: version 20 -> 21.
I prefer javascript or C#.
VBScript or VB.NET is too verbose.
It deserves a new major version number: version 20 -> 21.
I prefer javascript or C#.
VBScript or VB.NET is too verbose.
-
- Mitglied
- Posts: 222
- Joined: Mon 01 Jul 2013 20:53
Re: Neue Testversion 20.40b9
Super, dass PL nun dazu in der Lage ist Scripts auszuführen und das trotz des großen Aufwands
-
- Mitglied
- Posts: 2261
- Joined: Sat 12 May 2012 21:38
Re: Neue Testversion 20.40b9
I've been experimenting a bit, and I hope that custom GUI elements/non-model dialogs/panels will also be integrated, as well as more low-level control of PhotoLine/images. That would allow users to really extend PhotoLine's feature set.
Looking forward to improvements!
Looking forward to improvements!
/*---------------------------------------------*/
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
System: Win10 64bit - i7 920@3.6Ghz, p6t Deluxe v1, 48gb (6x8gb RipjawsX), Nvidia GTX1080 8GB, Revodrive X2 240gb, e-mu 1820, 2XSamsung SA850 (2560*1440) and 1XHP2408H 1920*1200 portrait
-
- Mitglied
- Posts: 43
- Joined: Wed 06 May 2015 21:08
Re: Neue Testversion 20.40b9
Ich !!!Gerhard Huber wrote: ↑Wed 31 May 2017 16:53 Das Ganze ist noch sehr Alpha, aber uns würde interessieren, ob das überhaupt jemand haben will.
Bin sehr begeistert.
Wird es auch so etwas wie eine GUI geben, die per Script gestartet wird?
Meine Idee: Ich stelle mir eine Schnellbearbeitung nach eigen Wünschen her, in der ich vielleicht 10-15 Regler aus diversen Arbeitsebenen plaziere.
Ist sowas später das ziel?
Und die verwendeten Befehle finden sich auch später in einer Dokumentation? - Optimal wäre, wenn eine Action gleichzeitig ein gleichnamiges .vbs-Script erzeugt, das der Anwender anpassen kann.....ist wohl zu weit gedacht?
VG
Walter
-
- Mitglied
- Posts: 874
- Joined: Tue 14 Oct 2003 08:19
- Location: BW
Problem mit Vollbildmodus
Unter MacOs 10.9.5 habe ich ein Problem mit dem Vollbildmodus. Wenn ich in den Vollbildmodus wechsle wird das Bild ganz weiß dargestellt. Verlasse ich den Vollbildmodus über das Menue stürzt PL ab. Bei mir ist das wiederholbar.
Martin
Martin
-
- Entwickler
- Posts: 4174
- Joined: Mon 18 Nov 2002 15:30
- Location: Bad Gögging
Re: Neue Testversion 20.40b9
If you have Python installed to support Windows automation, it will work.Herbert123 wrote: ↑Fri 02 Jun 2017 02:04 This is looking great so far! I prefer Javascript myself (obviously because I have a web dev background). Great to see you are supporting multiple scripting languages, which will simplify the transition from other image editors. Is Python a possible option as well?
Of course we have to build a documentation. All Users of Visual Studio have an advantage here, because it shows all available functions.Herbert123 wrote: By the way, this is probably too early to ask for, but do you have basic reference of available PL commands?
-
- Entwickler
- Posts: 4174
- Joined: Mon 18 Nov 2002 15:30
- Location: Bad Gögging
Re: Neue Testversion 20.40b9
PhotoLine won't create GUI elements. If you want to build this, you have to use Visual Studio.Herbert123 wrote: ↑Fri 02 Jun 2017 09:36 I've been experimenting a bit, and I hope that custom GUI elements/non-model dialogs/panels will also be integrated, as well as more low-level control of PhotoLine/images. That would allow users to really extend PhotoLine's feature set.