Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
c++ x 13
Member Avatar for richasr1

Im having a bit of trouble converting the delphi code below into c++, i'm sure I need to use a Switch statement but I seem to be getting it wrong. Basically, I have 6 panels mounted on a larger Panel, each caption will contain a random number. A button then …

Member Avatar for IvanC
0
552
Member Avatar for richasr1

Hi, I am currently working on an elevator simulation in MS Visual C# that will eventually involve at least 2, preferrably 3 elevators running across 5 floors. There is currently one elevator that will service all floors when a call button is pressed, though adding a 2nd one brings up …

Member Avatar for ddanbe
0
585
Member Avatar for richasr1

I'm currently trying to manipulate TShape objects over multiple classes, I had a problem with #includes and now that is sorted, the only thing i'm trying to do is create shapes on one form from another class, by creating the function and then calling it in my main class, here's …

Member Avatar for White-Gandalf
0
110
Member Avatar for richasr1

Hi, I'm relatively new to C++ Builder and the language itself, and my code is now becoming quite long. I was looking to take advantage of using a seperate class for certain methods, however I've come across a problem. Here's an example of my code in the new class; [INDENT][CODE]TShape* …

Member Avatar for richasr1
0
338
Member Avatar for richasr1

I can delete shapes as it's very simple, but deleting shapes that belong to a certain parent I cannot do. For example, deleting all TShape elements that share the parent "group". I'm unsure of how to do this, can anyone lead me in the right direction? or tell me its …

Member Avatar for richasr1
0
104
Member Avatar for richasr1

i'm fairly new to programming and web development, and i thought joining this forum would help me to learn, other than i look forward to getting to know new people! merry christmas by the way.

Member Avatar for zandiago
0
28
Member Avatar for richasr1

Hey, I've been using c++ builder and ive hit a snag. I'm creating a very simple program that will allow you to manipulate shapes; each shape has the same mousedown properties as every other shape. What i want to do next is to use a settings dialogue box to set …

0
69