Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Porting a Delphi Application
Re: Porting a Delphi Application [message #11480 is a reply to message #11475] |
Sat, 15 September 2007 13:44   |
cbpporter
Messages: 1428 Registered: September 2007
|
Ultimate Contributor |
|
|
So I started porting and managed to create the File menu with relative ease. It takes some time to get used to the package management scheme in TheIDE, it's image editor and the fact that it is it's own little world, which is surprisingly self-contained.
The layout editor is great, but is not well suited for creating really complex layouts and it seems to favour composing a large number of simple layouts to achieve this goal. And it has no frame support (which I think is a design choice) and no menu editor. But it still helps a lot and I'm glad to have it.
But even after this brief time of exposure to U++ I have identified some issues. I will describe them:
1. My applications exe doesn't have the correct icon (it uses the generic one) when I compile my application in Optimal mode. I compiled some of the example applications to, and these also lack the correct icon. But if I compile it in Debug mode, the icons are fine.
2. If the layout designer or image editor is in the main tab of the editor in the moment the application launches (F5), these editors loose their advanced functionality and revert back to a plain text editor.
3. Fullscreen windows (under Windows) get a border and a title bar if the window looses focus.
4. If I create a frame parameterised with a Button (FrameLeft<Button> for example), the Button will have a strange blue-ish skin. But if I create a Frame with a layout which contains a Button, the Button has a normal skin. Is this intentional?
5. How do you activate the MacOS theme under Windows as seen in the screenshot (this is not an issue, just a question).
I think I forgot another one, and if I stumble upon it I will post again.
Thank You.
|
|
|
 |
|
Porting a Delphi Application
By: cbpporter on Sat, 15 September 2007 03:40
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Sat, 15 September 2007 13:44
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sun, 16 September 2007 12:30
|
 |
|
Re: Porting a Delphi Application
By: mirek on Tue, 18 September 2007 20:57
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Tue, 18 September 2007 21:16
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Wed, 19 September 2007 11:07
|
 |
|
Re: Porting a Delphi Application
By: mirek on Wed, 19 September 2007 12:21
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Wed, 19 September 2007 12:49
|
 |
|
Re: Porting a Delphi Application
By: mirek on Wed, 19 September 2007 14:56
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Wed, 19 September 2007 20:32
|
 |
|
Re: Porting a Delphi Application
By: zsolt on Wed, 19 September 2007 21:42
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Wed, 19 September 2007 21:49
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Wed, 19 September 2007 22:26
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Thu, 20 September 2007 18:24
|
 |
|
Re: Porting a Delphi Application
By: mirek on Wed, 19 September 2007 12:18
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Sun, 16 September 2007 11:16
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sun, 16 September 2007 12:32
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sun, 16 September 2007 12:24
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Sun, 16 September 2007 15:49
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Sun, 16 September 2007 15:51
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sun, 16 September 2007 20:53
|
 |
|
Re: Porting a Delphi Application
By: mr_ped on Sun, 16 September 2007 23:06
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sun, 16 September 2007 23:42
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Mon, 17 September 2007 05:48
|
 |
|
Re: Porting a Delphi Application
By: mirek on Mon, 17 September 2007 09:50
|
 |
|
Re: Porting a Delphi Application
By: mirek on Mon, 17 September 2007 10:03
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Mon, 17 September 2007 19:40
|
 |
|
Re: Porting a Delphi Application
By: mirek on Mon, 17 September 2007 22:34
|
 |
|
Re: Porting a Delphi Application
By: mr_ped on Thu, 20 September 2007 19:37
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Fri, 21 September 2007 20:12
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sat, 22 September 2007 00:22
|
 |
|
Re: Porting a Delphi Application
By: cbpporter on Sat, 22 September 2007 00:25
|
 |
|
Re: Porting a Delphi Application
By: mirek on Sat, 22 September 2007 01:39
|
Goto Forum:
Current Time: Sun Aug 24 14:32:49 CEST 2025
Total time taken to generate the page: 0.03904 seconds
|