1. eugrid
- Posted by marky1124 Nov 06, 2008
- 951 views
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
2. Re: eugrid
- Posted by Phil.Russell Nov 07, 2008
- 965 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
3. Re: eugrid
- Posted by marky1124 Nov 11, 2008
- 911 views
Thanks for the info Phil. I've not tried wxEuphoria, the application I'm working on is too extensive for me to consider swapping now. I've used multiple cells now to enable me to highlight a single phrase. It's not 100% ideal but it's plenty good enough. If and when v2 is released I'll reconsider then.
Thanks again for the really useful package.
Cheers, Mark