c++.mfc - Table
- Phill (4/4) Apr 20 2002 Hi there
-
Jan Knepper
(3/7)
Apr 21 2002
- Phill (4/13) Apr 21 2002 Its a Swing version of a java.awt.Table.
-
Jan Knepper
(5/21)
Apr 21 2002
- Chris (6/22) Apr 22 2002 No direct equivalent in C++, there are a couple of free grid controls in
Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 20 2002
<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
Its a Swing version of a java.awt.Table. Similar to the view of a Database table. "Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
<g> There is no such thing in C++. You might want to look into MFC and using CListCtrl / CListView. Jan Phill wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table. "Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 21 2002
On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.No direct equivalent in C++, there are a couple of free grid controls in www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 22 2002
Thanks ! "Chris" <chris widdows.demon.nl> wrote in message news:et49cukt0fe0rd5kpk1gp4qmehv0tgm9l0 4ax.com...On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.No direct equivalent in C++, there are a couple of free grid controls in www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 23 2002
Thanks its a great site Phill "Chris" <chris widdows.demon.nl> wrote in message news:et49cukt0fe0rd5kpk1gp4qmehv0tgm9l0 4ax.com...On Mon, 22 Apr 2002 09:34:44 +1000, "Phill" <phillbert pacific.net.au> wrote:Its a Swing version of a java.awt.Table. Similar to the view of a Database table.No direct equivalent in C++, there are a couple of free grid controls in www.thecodeproject.com or there is www.dundas.com for which you will have to pay. Chris."Jan Knepper" <jan smartsoft.cc> wrote in message news:3CC3288E.5834FD0D smartsoft.cc...<g> What does JTable do in Java? Phill wrote:Hi there Can anyone tell me the equivalent class in MFC of a JTable in Java. Phill.
Apr 24 2002