Quantcast
Channel: C++ Builder - Programmers Heaven
Browsing latest articles
Browse All 67 View Live

Printing graphics problem

Hi,I have a problem with printing graphics in MM_TWIPS mapping mode - all grapgics (lines, arcs) are wery weak and setting the Pen to different width or color or modes has no effect. If I change the...

View Article



Printing graphics problem

Hi,I have a problem with printing graphics in MM_TWIPS mapping mode - all grapgics (lines, arcs) are wery weak and setting the Pen to different width or color or modes has no effect. If I change the...

View Article

Assistance for Programming Students.

[b]SolutionInn [/b]is assisting students in the field of programming and software development by online experts. Visit SolutionInn for programming Tips and Secrets.

View Article

Delete This post please

Delete this post please its wrongly duplicate of my original post.

View Article

About C++ Builder

Hello,Mr. Dear friends,First of all I wish good work come easy.May I ask you a question about C + + builder?The following questions in the writing programs in C + + or c + + builder can you...

View Article


Static analysis of C++Builder and WinRT projects

I'm addressing developers with a specific request. Our plans for the PVS-Studio 5.00 static code analyzer are to implement integration with the C++Builder environment and support for the C++/CX...

View Article

Assigning to enum variables

I have recently upgraded from Builder 6 to XE2, and have been stumped by the following:[color=Purple] enum eNumber { one, two, three }; ... eNumber num = one; ... num |= three; // E2277[/color]E2277...

View Article

Assigning to enum variables

I have recently upgraded from Builder 6 to XE2, and have been stumped by the following:[color=Purple] enum eNumber { one, two, three }; ... eNumber num = one; ... num |= three; // E2277[/color]E2277...

View Article


Loading/Saving Form state to file C++ Builder XE2

I hope someone can help me, I am currently working on a personal project where I need to save the position and content of dynamically created Images and Memos to a file, so that I can reload them when...

View Article


Loading/Saving Form state to file C++ Builder XE2

I hope someone can help me, I am currently working on a personal project where I need to save the position and content of dynamically created Images and Memos to a file, so that I can reload them when...

View Article

Message box with no buttons

Hello everyone,I'm new to c++ builder and I'm trying to do a little box that contains a text, something like "connecting...", just while my program establishes a serial connection.All I've found is...

View Article

Message box with no buttons

Hello everyone,I'm new to c++ builder and I'm trying to do a little box that contains a text, something like "connecting...", just while my program establishes a serial connection.All I've found is...

View Article

Creating a message box with no buttons

Hello everyone,I'm new to C++ Builder and I need to show a message to the user, something like "Conecting...", while my program finishes establishing serial communication.I know ShowMessage() give me a...

View Article


Creating a message box with no buttons

Hello everyone,I'm new to C++ Builder and I need to show a message to the user, something like "Conecting...", while my program finishes establishing serial communication.I know ShowMessage() give me a...

View Article

XE3 C++ and call a web service

Hi, how to call a web services from Embarcadero X3?Any example?Thank you!!!! www.bugsonline.biz !!!The only one that offer this Bugs Collector Service!Sign in, send bugs from your software and you'll...

View Article


XE3 C++ and call a web service

Hi, how to call a web services from Embarcadero X3?Any example?Thank you!!!! www.bugsonline.biz !!!The only one that offer this Bugs Collector Service!Sign in, send bugs from your software and you'll...

View Article

ADO Connection String

Hi my friends.I try to connect my application in C++ builder 6 from my home pc by ADOConnection string, to a database in MSSQL Server installed on my work pc that has a static IP(Public IP). I already...

View Article


ADO Connection String

Hi my friends.I try to connect my application in C++ builder 6 from my home pc by ADOConnection string, to a database in MSSQL Server installed on my work pc that has a static IP(Public IP). I already...

View Article

Rotate Image

Hi. I want to create a compass that should rotate. Doesanyone know how to make a Timage or TBitmap to rotate?Is thera another way of rotating an image on a From?//me

View Article

load image loadfromfile

When you click the start button. This get the current directoy and send to ret_file(). ret_file() gets the filenames and adds the directoy. show_image() displays the images with a pouse between...

View Article

Image may be NSFW.
Clik here to view.

How to implement Switch Statement in C++

This video tutorial will show you how to implement Switch Statement in C++. YouTube link address:::::::::::::::::::::::::::

View Article


Detection of Keyboard layout change

Hello, I am using Borland Embaracodero RAD Studio 7 and I want to trap a windows event of keyboard layout change. Ex. If some one changes his/her key board layout from say English to Arabic then my...

View Article


Error exporting to PDF (RPC server is unavailable)

Hello. First of all, sorry for my English, it's not my first language. I have a problem testing my C++ Builder 2007 applications in a Windows 8 HP tablet, when I try to export a Crystal Reports archive...

View Article

Android Wake Lock with C++ builder xe6

I'm new to C++ Builder and I can't find how to set WakeLock on Android. I have experience with Delphi and I know how to set WakeLock with delphi, but I need some guide on that with c++ builder xe6....

View Article

Converting Important BC++ 5 OWL Code in C++ Builder

I am wondering what the best way to bring code from around 2002 to the modern times. It's been able to launch and use modern 64 Bit install files, but the actual Windows binaries have not been changed....

View Article


uFMOD on C++ Builder

Hello, How can we use uFMOD on C++ Builder? How to link the ufmod.obj file? Can anybody provide an example? http://ufmod.sourceforge.net/

View Article

Data encryption standard code in C++

hello every one any one have information about this code

View Article

Can't convert UnicodeString to char

Hey everyone.I'm trying to copy the Text property from TEdit object to a variable, what I tryed first (with no sucess) was the most obvious for me:char VARNAME = Edit1 -> Text;The compiler crashes...

View Article

How to resize TFrame dynamically?

i have a tframe that looks like this[img=http://img545.imageshack.us/img545/8056/tframe.jpg]when the + button is press a new cell is added to the last column of the tframe. I would like the tframe to...

View Article



Where to subclass WM_Paint

I have a scrollbox in which i need to draw lines. i've done some reserach and was told that a way to do this is to subclass WM_Paint into the scrollbox. but where abouts would i put the code exactly?...

View Article
Browsing latest articles
Browse All 67 View Live




Latest Images