AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Thema durchsuchen
Ansicht
Themen-Optionen

Power++

Ein Thema von cookie22 · begonnen am 24. Jul 2010 · letzter Beitrag vom 24. Okt 2010
Thema geschlossen
Seite 9 von 10   « Erste     789 10      
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#81

AW: Delphi++

  Alt 31. Aug 2010, 08:29
Just want to let everybody know, Delphi++ is PR now, you can download it from http://delphiplusplus.com and Grid++ is Live at http://gridnode.delphiplusplus.com

Take care
Grid Computing made simple - http://xerocoder.com
 
interminator

Registriert seit: 17. Mär 2010
16 Beiträge
 
Delphi 7 Enterprise
 
#82

AW: Delphi++

  Alt 1. Sep 2010, 15:21
Hat jemand ne Ahnung ob ich Delphi++ auch für meine bisherigen Delphi 7 Projekte nutzen kann ?
 
Benutzerbild von cookie22
cookie22

Registriert seit: 28. Jun 2006
Ort: Düsseldorf
936 Beiträge
 
Delphi XE2 Professional
 
#83

AW: Delphi++

  Alt 1. Sep 2010, 15:35
nein, kannst du nicht.
Gruß
Cookie
 
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#84

AW: Delphi++

  Alt 1. Sep 2010, 18:39
Hat jemand ne Ahnung ob ich Delphi++ auch für meine bisherigen Delphi 7 Projekte nutzen kann ?
yes and no

here is a small trick:

save your delphi unit:

unit.pas
unit.dfm

as

unit.code++
unit.form++

then

open unit.form++ in a text editor and change the very first line to

object Form: TForm

now open Delphi++ project and select Add Existing Items and add unit.code++.

the form will be imported. Exotic controls that you might have will be ignored.

finally open the imported code unit and remove everything from the top until (inclduing) implementation

then adjust your events like this:

procedure TForm1.Button1OnClick(Sender: TObject);

to

procedure Button1_OnClick(Sender: TObject( or any));

try to compile and if any errors adjust syntax.


Will soon create an import tool for this
Grid Computing made simple - http://xerocoder.com
 
interminator

Registriert seit: 17. Mär 2010
16 Beiträge
 
Delphi 7 Enterprise
 
#85

AW: Delphi++

  Alt 2. Sep 2010, 09:20

Will soon create an import tool for this
Cool

What is with Exotic controls in soon ?
 
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#86

AW: Delphi++

  Alt 2. Sep 2010, 09:33

Will soon create an import tool for this
Cool

What is with Exotic controls in soon ?
Ehm, by exotic controls I meant, if you have custom components that don't exist in the FXL you have to either introduce them into FXL manually and adjust code, or use an alternative from the FXL.

The import tool won't be able to import custom components, I mean I could create the FXL Introduce sections but you would still have to adjust code.
Grid Computing made simple - http://xerocoder.com
 
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#87

AW: Delphi++

  Alt 5. Sep 2010, 23:10
Delphi++ is now Power++. Please uninstall previous version and download new version from http://gridplusplus.com.

http://gridplusplus.com is our new home.
http://gridplusplus.net is our new Grid++ Master Node.

Cheers
Grid Computing made simple - http://xerocoder.com
 
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#88

AW: Delphi++

  Alt 9. Sep 2010, 15:17
Power++ PR Version 1.0.210 is out, this version will most likely become also the release. I just wanted to take this opportunity to thank you all for the great feedback I got during beta, thanks to you Power++ and Grid++ has become very stable and a really good product.

BTW, ++Technologies is now officially a company, so it is not a one man show anymore, we have created very good team of professionals and we are all very excited about our new start.

I will continue to browse for questions on forums, so if you have any, keep posting, I will be happy to answer any question or to help the best I can.

Cheers

++Dude
Grid Computing made simple - http://xerocoder.com
 
Pegasus0211

Registriert seit: 6. Sep 2006
Ort: Scheeßel
28 Beiträge
 
Delphi 2009 Professional
 
#89

AW: Delphi++

  Alt 15. Sep 2010, 14:28
Heute ist eine Beta-Version von Live Office++ Word für das Grid++ System erschienen. Auf den ersten Blick macht es einen sehr interessanten Eindruck.
 
plusplus

Registriert seit: 30. Jul 2010
106 Beiträge
 
Delphi 2009 Architect
 
#90

AW: Delphi++

  Alt 22. Sep 2010, 20:44
Thx, actually the whole Live Office++ Suite will be on the Grid++ soon.

As of today Power++ is released. Thank you for your support and feedback and I trust you will enjoy Power++.

You can get Power++ at http://gridplusplus.com

Cheers
Grid Computing made simple - http://xerocoder.com
 
Thema geschlossen
Seite 9 von 10   « Erste     789 10      


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 05:56 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz