Hi folks


In the PIM, I'm using PG_WIDGET_LISTITEMs to display a list of to do 
entries.  This list just contains the first sentence or so of the item.  In 
order to see the entire entry, select it and it will be displayed in a 
PG_WIDGET_FIELD.  You can also edit it at this point.

My problem is that embedded newlines do funny things in a PG_WIDGET_FIELD.  
The cursor is placed at (as far as I can tell) right before the 1st newline 
and I cannot move past it.  This is a problem if you want to view the entire 
entry or add stuff at the end.

Is there a way I can allow access to the stuff after the first newline when 
using a PG_WIDGET_FIELD or do I have to use a different widget?  If I have 
to switch, what widget should I use?

I'll post a PIM status update soon, I hope.

Thanks

Mark


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to