Alexander S5261

Member since: Monday, 27 April 2015
Last login: 8 years ago
Profile viewed: 444 views

Your Rank: 88
Points: 6

Alexander S5261 created a new topic ' Bitmap Canvas Property C++ Code Sample not working' in the forum. 8 years ago

Hello,

I have just begun to look into a Trial XE8 using the examples I found. This one: "FireMonkey Bitmap Canvas Property C++ Code Sample" builds fine and also runs, but it doens not do what it is supposed to do: draw on the canvas.

To my amazement the use of TImage and of TBitmap has changed considerably since RAD Studio 2010, my current RAD tool. So I had hoped to learn something fron these examples, but I cannot see what is wrong with this one.

I found it at edn.embarcadero.com/article/42235

Alexander
Read More...

Alexander S5261 replied to the topic 'Trial XE8: debugging fails' in the forum. 8 years ago

Hello Luis,

I found the mistake I made. Jumping from RAD Studio 2010 to XE8 is rather a very long jump! So much has changed ans so much has been added. What I did wrong was that I used the "Run without debugging" button since it has the same icon as the old Run button. All is well now! Thank you for your time.

There are so many changes that the more severe problems will lie elsewhere.

Alexander
Read More...

Alexander S5261 created a new topic ' Trial XE8: debugging fails' in the forum. 8 years ago

I started using a trial XE8 by working through some of the examples provided by Embarcadero. Now I find that debugging just does not work. The break points do not have any effect at all.

As far as I know the options are set correctly for debug as well as release builds.

Is there something I miss in the Options setting compared to what I used to have in my RAD Studio 2010 Options settings.
Read More...