Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » No cursor on Luna Blue Theme (2.60) Collapse All
Subject Author Date
John Kiernan Sep 20, 2006 - 10:18 AM

I’ve just upgraded from 2.54 to 2.60 and now when using the Luna Blue Theme, there is no CURSOR while editting text in a grid cell.
This is true on all of the "2007" themes. If I pick a different theme this is not a problem.

I also noticed that on the 2007 themes, the fonts in the menus and grid cells are fuzzy compared to what they look like in other themes or compared to what they looked like in version 2.54.

John Kiernan Sep 21, 2006 - 2:01 PM

Well, as I was trying to make an example for you I figured out that it is caused by applying the __EGCS_EX_WRAP_TEXT style.

i.e.:

pCellString->ModifyStyleEx(__EGCS_EX_WRAP_TEXT);


Again this only happens on the 2007 themes.
I’ll still send you the sample project.

John Kiernan Sep 21, 2006 - 1:01 PM

Yes, sorry. I mean editing caret.
If I use a different (non 2007) theme there is no issue.
I’ll see if I can create a small example project that exhibits the problem.

Technical Support Sep 21, 2006 - 11:33 AM

We cannot reproduce this. Please clarify the issue. What do you mean by CURSOR? Is it the editing caret or mouse pointer?