Offcreen Render & Text filled blinking caret issue...

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

Offcreen Render & Text filled blinking caret issue...

Postby wcoder » Tue Jan 07, 2014 9:23 am

With offscreen renderer, is there's a way to have caret blinking on focused text filled ?

If not is there's a way to have information on the position where is suppose to be, to draw it manually ?

Note : Caret is the vertical pipe that blinking on an edit filled, it indicate where the next character will be add...

http://msdn.microsoft.com/en-us/library ... 85%29.aspx

Thanks for your help,

WCoder
wcoder
Newbie
 
Posts: 4
Joined: Tue Jan 07, 2014 9:17 am

Re: Offcreen Render & Text filled blinking caret issue...

Postby magreenblatt » Tue Jan 07, 2014 1:43 pm

What OS and CEF version? It blinks for me with 1547 and newer on Windows 7.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Offcreen Render & Text filled blinking caret issue...

Postby wcoder » Wed Jan 08, 2014 4:18 am

CEF3
Win7 32 bits SP1 English
libcef.dll 3.1547.1412.0 - 23/08/2013 19:12
Implementation :
- Main application implemented with old MFC framework.
- CEF integrated on a custom ActiveX dll, implemented with ATL framework, CEF is running in a secondary thread.
- Screen display using DirectX 9 ( 2 triangles with a texture ).
- An external process implemented using Win32 native framework.
- VC2008 SP1 + Win7 SDK & DDK + Direct 9 SDK.
- Conf : cef.pak + en-US.pak + custom cache directory.

I see on an other post that an other one have the same problem, and you thinks that the focus and activation information was not send correctly to cef...
And effectively, i don't implement anything like that...

You say : there's a sample where information about activation & focus can be extract, i see the sample on cef1, but for cef3, i don't see any sample about "offscreen", to do the job, i start from scratch with the documentation...

If you have any clue about how implement the activation\focus management or where i can found this sample, your welcome ^_^

Thanks,

WCoder

Note: other post from an other one : viewtopic.php?f=6&t=11285&p=19550#p19550
wcoder
Newbie
 
Posts: 4
Joined: Tue Jan 07, 2014 9:17 am

Re: Offcreen Render & Text filled blinking caret issue...

Postby magreenblatt » Wed Jan 08, 2014 11:18 am

The CEF3 cefclient includes an offscreen rendering implementation. You can test it by running with the --off-screen-rendering-enabled command-line flag.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Offcreen Render & Text filled blinking caret issue...

Postby wcoder » Thu Jan 09, 2014 4:03 am

Thanks,

I fact it's like title say : "A simple framework" ^_^

1 - Set the focus after CreateBrowserSync
2 - Nothing, it's working ~o~

WCoder
wcoder
Newbie
 
Posts: 4
Joined: Tue Jan 07, 2014 9:17 am


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 143 guests