Re: eugrid
- Posted by Phil.Russell Nov 07, 2008
- 963 views
Hi Mark,
Unfortunately not in the current release. Well I suppose you could create the text in a pixmap and display it that way, but it wouldn't work if the text needed to be editable or copyable.
In version 2.0, which I have been promising but not delivering for far too long, I have considered basing the default text field on a rich text edit box, or at least make plugging one in considerably easier. You may not have that much time, though
Have you tried wxEuphoria? I believe it has a grid control.
Cheers,
Phil Russell
Hi,
I've read the eugrid documentation and hunted through the EU archive, if I understand things correctly it's not possible to highlight a single word in a sentence in an eugrid cell. e.g. "This word is in bold".
Is there a way it can be done? Is there an alternative package to eugrid that has this ability?
Cheers, Mark