Edit control cursor problems

33 views
Skip to first unread message

Anton Yemelyanov

unread,
Feb 9, 2013, 1:44:35 PM2/9/13
to berk...@googlegroups.com
Hello Everyone,

I have a strange problem and was wondering if anyone may have any thoughts.

If I try any of the GLUT demos which go to google.com, the search edit control has a blinking cursor.

In my implementation, however, I do not get a blinking cursor. In fact there is never any cursor in any edit controls...  

In the demo one can see periodic onPaint() updates refreshing the blinking cursor.  In my case, nothing is coming in.  As if the berkelium window doesn't have keyboard focus...

I did a lot of exploration before posting and I can't think of anything that would be the reason for this.  The only thing I can think of is that my berkelium instance is not created from the main UI thread of my application, however, I also fail to see how that would be related since berkelium window instances live in separate processes...

Any thoughts?

Thanks,

Anton

mikbal

unread,
Feb 9, 2013, 1:49:10 PM2/9/13
to berk...@googlegroups.com
Call window->focus()

Anton Yemelyanov

unread,
Feb 9, 2013, 1:58:55 PM2/9/13
to berkelium
Right, I saw this like 5 seconds after I wrote this message... :-/

Thanks :)



On Sat, Feb 9, 2013 at 1:49 PM, mikbal <sae...@gmail.com> wrote:
Call window->focus()


--
You received this message because you are subscribed to the Google Groups "Berkelium" group.
To unsubscribe from this group and stop receiving emails from it, send an email to berkelium+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



Reply all
Reply to author
Forward
0 new messages