
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 12:50 PM
Hello everyone,
I'm trying something a little new to me and could use some help.
I have a MySQL table, let's call it Table 1 with 5 fields...
0 replies | 27 view(s)
-
Today, 10:14 AM
Your point is right but your aim is a little bit off if I may say so. :) But maybe you're just not used to strong opposition.
Anyway, thanks again...
37 replies | 33499 view(s)
-
Today, 08:08 AM
The purpose of my post is to explain to the uninitiated readers who land on this page how inhertiance can be abused and to warn that the common-sense...
37 replies | 33499 view(s)
-
Today, 04:44 AM
Usage of the classes drives somewhat the underlying design. If, say, a container is required to accommodate both (c++17 variant not withstanding),...
37 replies | 33499 view(s)
-
Today, 02:40 AM
What is new in this release?
Aspose development team is very excited to announce the new release of Aspose.Note for Java 18.3.0 . This month’s...
0 replies | 30 view(s)
-
Today, 02:08 AM
The purpose of my design (in #28) is not to "create a Square out of a Rectangle". If that was my aim I certainly wouldn't have used inheritance....
37 replies | 33499 view(s)
-
Yesterday, 06:05 PM
I am not saying your code is wrong, but that it does not follow the most reliable structure for creating a Square class out of a Rectangle class.
...
37 replies | 33499 view(s)
-
Yesterday, 04:37 PM
You mean that my design (in #28) is in accordance with the LSP when it comes to methods but not to constructors? Well, it's common practice not to...
37 replies | 33499 view(s)
-
Yesterday, 11:52 AM
Playing with this MSDN sample may be a good start!
1 replies | 64 view(s)
-
2 replies | 151 view(s)
-
Yesterday, 09:12 AM
immutability does not solve the problem that the constructor for a Square cannot replace the constructor of a Rectangle; it merely solves the problem...
37 replies | 33499 view(s)
-
Yesterday, 08:37 AM
I tried your code and it seems to work fine.
The only real issue I see is that if you show form1 then form2 then form1 and close form 2 it is not...
3 replies | 121 view(s)
-
Yesterday, 08:16 AM
Hi!
Can anyone help me with this.
I have a document in CRitchEditCtrl and i need to save it#s content to bitmap.
Best regards
1 replies | 64 view(s)
-
Yesterday, 06:57 AM
Hi there
We know this is our second post on this forum, but we do not have enough responds yet. We noticed that a lot of you have clicked the link...
2 replies | 151 view(s)
-
Yesterday, 05:37 AM
As per Wolle's post, in c++ I wouldn't class polymorphism using a pure virtual base class as 'source code shenanigans'!
37 replies | 33499 view(s)
-
Yesterday, 05:21 AM
See also this thread http://forums.codeguru.com/showthread.php?560001-C-Books
13 replies | 73166 view(s)
-
Yesterday, 02:08 AM
EDB to PST Converter is the best third party tool which gives authority to convert EDB Data into PST and also extra format to save EDB Data. This...
1 replies | 287 view(s)
-
Yesterday, 01:07 AM
That's right, a square is a special kind of rectangle and that's the IS-A relationship I modeled in my design (in #28) by making IRectangle...
37 replies | 33499 view(s)
-
April 18th, 2018, 10:43 PM
a square is an instance of a rectangle; it should not be confused with the relationship between the classes.
with some source code shenanigans, it...
37 replies | 33499 view(s)
-
April 18th, 2018, 04:51 PM
A square certainly is a rectangle, at least according to the math definition.
https://www.mathsisfun.com/definitions/rectangle.html
And it's...
37 replies | 33499 view(s)
-
April 18th, 2018, 02:00 PM
Thanks for your reply.
The unload event fires when clicking the close(x). Form1 should hide when Form2 is opened. Form1 should show Modal when...
3 replies | 121 view(s)
-
April 18th, 2018, 11:40 AM
I need to have a SignalR server for a 32 bit application. Unfortunately the CPP Rest SDK does not offer this so I am trying to use a DotNet Framework...
0 replies | 72 view(s)
-
April 18th, 2018, 07:18 AM
function D() compiles OK for me using VS2017 (15.6.6). When you are in a position to compile and test the code yourself then you'll be able to use...
8 replies | 386 view(s)
-
April 18th, 2018, 06:25 AM
You do not need to set it to nothing
The code you have does not unload the form when you click the button. It is just hiding it.
Try unloading...
3 replies | 121 view(s)
-
April 18th, 2018, 05:17 AM
sorry kaud and others , was away on some urgency.
But the class is nested one, it is bit complex than one i shown..i;ll study further. (homework for...
4 replies | 197 view(s)
-
April 18th, 2018, 04:11 AM
the following code is the first code which I posted above:
void D(std::vector<double> &codedVector, std::vector<int> &decodedVector) {
int...
8 replies | 386 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|