Forum: Software-Projekte der Mitglieder
17. Okt 2019, 07:36
|
Antworten: 56
Hits: 19.452
AW: FRITZ!Box Komponente v0.17
Ja, seit Tokyo ist das UInt64. Folgende Korrekturen in UFritzBox beheben das:
// Ergänzung der Defines für neue Compilerversionen
{$IfDef VER330}{$Define DELPHI}{$Define...
|
Forum: Cross-Platform-Entwicklung
1. Okt 2019, 11:49
|
Antworten: 2
Hits: 390
|
Forum: Cross-Platform-Entwicklung
13. Dez 2017, 14:31
|
Antworten: 14
Hits: 1.779
|
Forum: Cross-Platform-Entwicklung
2. Okt 2017, 16:54
|
Antworten: 6
Hits: 1.340
AW: FMX:Eigene Tastatur iOS & Android
Tutorials für die jeweiligen Plattformen:
https://code.tutsplus.com/tutorials/create-a-custom-keyboard-on-android--cms-22615
https://www.appcoda.com/custom-keyboard-tutorial/
Frage ist: WIe...
|
Forum: Cross-Platform-Entwicklung
16. Mai 2017, 13:16
|
Antworten: 12
Hits: 1.640
|
Forum: Cross-Platform-Entwicklung
13. Apr 2017, 09:31
|
Antworten: 1
Hits: 814
AW: DB2 odbc unter Linux
Konnte es jetzt lösen. Der db2 Treiber dar nicht direkt geladen werden sondern über odbcunix.
Dazu waren folgende minmale einträge notwendig:
odbcinst.ini
[DB2]
Description=DB2 Driver...
|
Forum: Cross-Platform-Entwicklung
13. Apr 2017, 08:27
|
Antworten: 1
Hits: 814
DB2 odbc unter Linux
Hat das jemand bereits zum Laufen gebracht? In der 64-bit Windows Variante funktioniert es, bei Linux kommt es zu Fehlern bei der Initialisierung:
Im Projekt hello ist eine Exception der Klasse...
|
Forum: Cross-Platform-Entwicklung
3. Jun 2016, 08:32
|
Antworten: 2
Hits: 1.211
|
Forum: Cross-Platform-Entwicklung
8. Jan 2016, 08:56
|
Antworten: 30
Hits: 4.556
|
Forum: Cross-Platform-Entwicklung
9. Nov 2015, 13:45
|
Antworten: 5
Hits: 807
|
Forum: Cross-Platform-Entwicklung
9. Nov 2015, 12:07
|
Antworten: 5
Hits: 807
|
Forum: Cross-Platform-Entwicklung
23. Okt 2015, 08:28
|
Antworten: 6
Hits: 1.065
|
Forum: Cross-Platform-Entwicklung
12. Okt 2015, 08:57
|
Antworten: 6
Hits: 920
|
Forum: Cross-Platform-Entwicklung
25. Sep 2015, 11:57
|
Antworten: 8
Hits: 1.218
|
Forum: Cross-Platform-Entwicklung
25. Sep 2015, 11:41
|
Antworten: 8
Hits: 1.218
|
Forum: Software-Projekte der Mitglieder
25. Sep 2015, 11:26
|
Antworten: 7
Hits: 1.214
|
Forum: Software-Projekte der Mitglieder
25. Sep 2015, 10:27
|
Antworten: 7
Hits: 1.214
|
Forum: Software-Projekte der Mitglieder
25. Sep 2015, 08:48
|
Antworten: 7
Hits: 1.214
AW: PropertyList - Verwalten von .plist Dateien
Schönes Projekt, wieder einmal super gemacht. Meine einzige Frage wäre, warum Du auch XML.Win.msxmldom unter Windows aufnimmst, wenn doch eh alles konstant über ADOM4 läuft GetDOM( sAdom4XmlVendor )....
|
Forum: Cross-Platform-Entwicklung
23. Sep 2015, 11:54
|
Antworten: 3
Hits: 1.663
AW: DCC Fehler E2597
Hast Du das SDK mal über den SDK-Manager aktualisiert und vorher SystemConfiguration manuell hinzugefügt?
|
Forum: Cross-Platform-Entwicklung
17. Sep 2015, 10:08
|
Antworten: 105
Hits: 15.017
AW: Ios9
Was heißt "nicht mehr gehen"? Betrifft das auch bereits im App Store befindliche Apps?
|
Forum: Cross-Platform-Entwicklung
14. Sep 2015, 10:43
|
Antworten: 9
Hits: 1.240
AW: Premium Styles weitergeben
Nein, die Resourcen müssen extern referenziert werden und bei Bedarf online von den Embarcadero-Servern heuntergeladen werden. Sie auch hier...
|
Forum: Cross-Platform-Entwicklung
14. Sep 2015, 07:45
|
Antworten: 7
Hits: 968
AW: iOS 9 und ThinApp's?
Sollte doch über das Deployment in Delphi möglich sein. Einen XCAsset Folder mit den Resourcen und dem beschreibenden JSON, dann den Asset Compiler starten, das ganze wieder auf den Entwicklungs-PC,...
|
Forum: Cross-Platform-Entwicklung
30. Jul 2015, 14:59
|
Antworten: 6
Hits: 919
|
Forum: Cross-Platform-Entwicklung
30. Jul 2015, 14:42
|
Antworten: 6
Hits: 919
|
Forum: Cross-Platform-Entwicklung
28. Jul 2015, 09:45
|
Antworten: 11
Hits: 2.539
|