Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Grid or Table Class in MFC?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Carl Hoang  
View profile  
 More options Sep 24 1995, 3:00 am
Newsgroups: comp.os.ms-windows.programmer.tools.mfc
From: cho...@winternet.com (Carl Hoang)
Date: 1995/09/24
Subject: Grid or Table Class in MFC?
Is there a class for grid or table in MFC 2.0?
     Carl Hoang     cho...@winternet.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
blaszczak on BIX  
View profile  
 More options Sep 24 1995, 3:00 am
Newsgroups: comp.os.ms-windows.programmer.tools.mfc
From: blaszc...@BIX.com (blaszczak on BIX)
Date: 1995/09/24
Subject: Re: Grid or Table Class in MFC?

cho...@winternet.com (Carl Hoang) writes:
>Is there a class for grid or table in MFC 2.0?
>     Carl Hoang     cho...@winternet.com

No.

.B ekiM


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Hibbitts  
View profile  
 More options Sep 26 1995, 3:00 am
Newsgroups: comp.os.ms-windows.programmer.tools.mfc
From: hibbi...@falcon.ic.net (Dan Hibbitts)
Date: 1995/09/26
Subject: Re: Grid or Table Class in MFC?
Carl Hoang (cho...@winternet.com) wrote:

: Is there a class for grid or table in MFC 2.0?
:      Carl Hoang     cho...@winternet.com

I believe 4.0 will have a grid control  (from what I saw at dev days.)
--
dan hibbitts - hibbi...@ic.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Klaus Hoppe  
View profile  
 More options Sep 26 1995, 3:00 am
Newsgroups: comp.os.ms-windows.programmer.tools.mfc
From: Klaus Hoppe <kh>
Date: 1995/09/26
Subject: Re: Grid or Table Class in MFC?
I have written a grid class in MFC 2.0 (also supporting MFC 3.2).

The class can be linked as a static or dynamic library to your MFC application.

Some features of the grid class:
  - dynamic row and column memory management
  - resizable rows and columns
  - moveable rows and columns
  - fixed rows and columns
  - ownerdraw grid cells
  - support for cell types:
       text, bitmap, transparent bitmaps, icons
  - in-cell-editing for text cells
  - advanced control of alignment, selection, color and font of each cell
  - auto sizing of column width and row height
    (even during in-cell-editing)
  - notifying messages for the most actions

The ALPHA-release will be available soon (I will post a short message to this
newsgroup).

todo:
  - class for masked edit in the in-place editor
  - minor bug fixes
  - documentation

--
Klaus Hoppe
EMAIL         : k...@informatik.uni-kiel.d400.de


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
cegalas  
View profile  
 More options Sep 27 1995, 3:00 am
Newsgroups: comp.os.ms-windows.programmer.tools.mfc
From: cega...@autodata.com
Date: 1995/09/27
Subject: Re: Grid or Table Class in MFC?

In article <449kpr$...@condor.ic.net>, <hibbi...@falcon.ic.net> writes:
> Carl Hoang (cho...@winternet.com) wrote:
> : Is there a class for grid or table in MFC 2.0?
> :      Carl Hoang     cho...@winternet.com

> I believe 4.0 will have a grid control  (from what I saw at dev days.)

What they showed at developer days was a OLE control, not an embedded grid.

The Objective Grid/MFC from Stefan Hoenig (100042.1...@compuserve.com) is an
overall great product.  I've been beta testing it for him start last Febuary.

-
Chris E. Galas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »