John,

It's very had to understand what you are trying to do from such a brief description, so it's hard to suggest alternative approaches.

Controls that can be (natively) edited are:
Textfield
Richedit
ComboBox - (standard and drop-down types can enter items not in the list
Listview - First column text (i.e. item text, rather than subitem text)

With enough code, just about anything can be made editable :-)

You might want to investigate the Grid control (I have not used this):
http://rocherl.club.fr/Win32GUI.html#Grid

Regards,
Rob.


john mapoles wrote:
Hello all,
I'm trying to build a test form with a list of fields
that can be edited.  Can the ListView be edited?  What
are the controls that can be edited?
Thanks
John

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users


Reply via email to