Seite 5 von 6

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 29.03.2016 21:39
von Andre
PureLust hat geschrieben:
Andre hat geschrieben:Vielleicht ist es ja wirklich auch an der Zeit, dieses im engl. Forum zu veröffentlichen. Mehr als gut genug ist es schon längst :allright:
=> Erledigt !!! :D
Sehr schön. Ich habe dort eben auch einen entsprechenden Kommentar verfasst und hoffe jetzt, dass du noch viel mehr (wohlverdiente!) Aufmerksamkeit bekommst... :D

Was deine vorhergehende Frage angeht: ich nutze wie bekannt die 'plain' Variante des Moduls, benötige also den Extra-Aufwand für Präfixe und Suffixe nicht wirklich. :wink:

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 28.05.2016 00:08
von Sicro
Ausgepacktes Download-Paket wird zur direkten Verwendung in das CodeArchiv unter Windows_and_Events/DynamicDialogs/ hinzugefügt.

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 21.01.2017 04:42
von PureLust
Moin zusammen, ... neue Version mit ein paar Bugfixes und Andrés GUI im Demo-Verzeichnis online.

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 22.05.2017 18:29
von Sicro
Es wäre super, wenn du noch folgende Kleinigkeiten in den Codes deiner ZIP-Datei korrigierst:

Code: Alles auswählen

Check file: DynamicDialogs/IDE-Indentation Help-Tool/Demo for Suffix-Indentation.pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 5 - File not found (DynamicDialogs/IDE-Indentation Help-Tool/DynamicDialogs_suffixed.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_2.pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 5 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_suffixed.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo - GeoWorld Editor (by Andr‚ Beer).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 1 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_plain.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo - ImageResize.pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 1 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_plain.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Showcase for Suffix-Indentation.pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 6 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_plain.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_Michael_Vogels_Dialog.pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 11 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_plain.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_1 (using DynamicDialogs).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 5 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_plain.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Simple-Demo (Forum-Example).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 1 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_suffixed.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_1 (using DynamicDialogs_suffixed and injected Indentation).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 7 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_suffixed.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_3_2 - Font & ImageID (by IDonly).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 5 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_suffixed_IDOnly.pbi).

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Check file: DynamicDialogs/Demos/Demo_3_1 - Font & ImageID (by NameOnly).pb
******************************************
PureBasic 5.60 (Linux - x64)
******************************************
Loading external modules...
Starting syntax check...
Starting compilation...
Error: Line 5 - File not found (DynamicDialogs/Demos/..\DynamicDialogs_suffixed_NameOnly.pbi).

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 25.05.2017 13:47
von Andre
Sirco hat geschrieben:Es wäre super, wenn du noch folgende Kleinigkeiten in den Codes deiner ZIP-Datei korrigierst:
Ohne jetzt auf Linux testen zu können, deuten die Fehlermeldungen auf Probleme in der Verwendung von "/" bzw. "\" in den Pfadangaben hin. Da ist Windows universeller, jedoch Linux und MacOS pingeliger... :mrgreen:

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 26.05.2017 13:26
von Sicro
Ja, Andre, die Ursache der oben genannten Probleme ist mir bekannt.

Die Probleme mit den Schrägstrichen bei den Pfadangaben habe ich korrigiert. Danach sind noch weitere Fehler aufgetaucht, die nun ebenfalls korrigiert sind (betrafen auch OS <> Linux).

Aktuelle Codes sind vo­r­ü­ber­ge­hend hier zu finden:
https://github.com/SicroAtGit/PureBasic ... micDialogs

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 05.06.2017 12:54
von shim
Hallo!

Ich bin gerade dabei meine interne Skriptsprache um die "Dialogerstellung on the fly" zu ergänzen und stolperte über die Umsetzung des "web__"-Befehls.


DynamicsDialogs_Mainmodule

Code: Alles auswählen

Macro Auswertung_Parameter_URL															; Macro für Parameter: URL$
			If Len(URL$)	:	xml$	+	" text='"+T2H(URL$)+"'" : EndIf
		EndMacro
im Originalcode ist hier statt "xml$ +..."
"url$ + ..." was dann zur Folge hat, das die Webseite nicht geladen wird, weil der XML-Code nicht korrekt ist.

Bislang klappt alles super. Vielen Dank für dieses Modul!

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 21.07.2017 22:43
von oO0XX0Oo
Hallo,

ich habe mir aus dem GitHub repository (https://github.com/SicroAtGit/PureBasic ... iv-Rebirth)
die neueste Version ausgechecked.

Danach lade ich die "Demo - GeoWorld Editor (by Andre Beer).pb"
in PureBasic, aber wenn ich sie compilieren will, bekomme ich:
Line 906: RefreshDialog() is not a function, array, list, map or macro.
Zeile 906 sieht so aus:

Code: Alles auswählen

				If Refresh_Dialog : RefreshDialog(DialogID) : EndIf
Liegt es an meiner PureBasic version oder warum läuft das nicht?

Ich benutze hier immer noch die v5.3.1 x86-er Version (ein Update war
mal fehlgeschlagen, deshalb hatte ich noch nicht wieder versucht, auf
eine neuere zu aktualisieren...

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 21.07.2017 22:48
von RSBasic
oO0XX0Oo hat geschrieben:Liegt es an meiner PureBasic version oder warum läuft das nicht?
Ja, diese Funktion gibt es erst ab Version 5.40.

Re: DynamicDialogs - komplexe dynamische GUIs einfach erstel

Verfasst: 21.07.2017 23:22
von oO0XX0Oo
Ok, danke für die schnelle Antwort!