AutoCAD Architecture Customization
Welcome to Autodesk’s AutoCAD Architecture Customization Forums. Share your knowledge, ask questions, and explore popular AutoCAD Architecture Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What type of Control is Edit Sched Data

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
192 Views, 2 Replies

What type of Control is Edit Sched Data

I am creating a program and I would like to use a control that displays
information just like the Edit Schedule Data dialog. It looks like a
ListView.....Correct?

thanks

--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Rob,

If you are talking about the two column grid for editing the property data,
that is a custom control that we wrote with MFC. I think it is a little
different from a ListView control. MSDN says that is a single column with an
icon that lets a user select from a predetermined list. A grid control might
be a little closer.

Peter Funk
API Product Manager
Building Industry Division
Autodesk, Inc.

"Rob Starz" wrote in message
news:B619BDA3ABB46712E65125F41A385C9F@in.WebX.maYIadrTaRb...
> I am creating a program and I would like to use a control that displays
> information just like the Edit Schedule Data dialog. It looks like a
> ListView.....Correct?
>
> thanks
>
> --
> -------------------------------------------------------------------------
> Rob Starz
> Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> ***Enhancement Tools for Arch. Desktop *****
> !!!! DormerX out in Sept !!!!
> http://www.stardsign.com/main.htm
>
>
Message 3 of 3
Anonymous
in reply to: Anonymous

thanks...I have subsequently went with the Treeview control.

--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
"Peter Funk - Autodesk, Inc" wrote in message
news:FC7C528AFC097A4281861FF6182F9CC0@in.WebX.maYIadrTaRb...
> Rob,
>
> If you are talking about the two column grid for editing the property
data,
> that is a custom control that we wrote with MFC. I think it is a little
> different from a ListView control. MSDN says that is a single column with
an
> icon that lets a user select from a predetermined list. A grid control
might
> be a little closer.
>
> Peter Funk
> API Product Manager
> Building Industry Division
> Autodesk, Inc.
>
> "Rob Starz" wrote in message
> news:B619BDA3ABB46712E65125F41A385C9F@in.WebX.maYIadrTaRb...
> > I am creating a program and I would like to use a control that displays
> > information just like the Edit Schedule Data dialog. It looks like a
> > ListView.....Correct?
> >
> > thanks
> >
> > --
>
> -------------------------------------------------------------------------
> > Rob Starz
> > Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> > ***Enhancement Tools for Arch. Desktop *****
> > !!!! DormerX out in Sept !!!!
> > http://www.stardsign.com/main.htm
> >
> >
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost