- This topic has 12 replies, 2 voices, and was last updated 6 years, 11 months ago by Support.
-
AuthorPosts
-
November 23, 2017 at 3:36 am #37650kimParticipant
My program encounter deadlock problem when i use AlphaSkin.
I used TsSkinManager with DCEF4(Chrome Web Browser)
I made a PopupForm having DCEF4.
I turn on my PopupForm with DCEF4 and then i turn off my PopupForm with DCEF4,
when i return my MainForm, my MainForm encounter DeadLock
If SkinningRules->srStdForms property in TsSkinManager set false,
Deadlock is nothing anymore but skin is not applied…
can you explain some solution?
November 23, 2017 at 7:06 am #57259SupportKeymasterHello!
I'm trying to look the CEF examples, but have a trouble when starting the Exe of compiled demo.
Look the attached screenshot.Files from “Release” and “Resources” directories were copied to the Bin directory, but it doesn't help.
November 23, 2017 at 9:25 am #57263kimParticipantthank you for reply
this website will help you to fix a related trouble
https://www.briskbard.com/index.php?lang=en&pageid=cef
i advise you to put DCEF4 library files on your project bin folder
and you have to put this variable 'GlobalCEFApp' on your project.dproj
thank you
i hope your reply
November 23, 2017 at 10:35 am #57264SupportKeymasterWhich framework files should be copied into the Bin directory?
November 24, 2017 at 1:56 am #57268kimParticipantPlease use the below link for framework files.
http://opensource.spotify.com/cefbuilds/index.html
You can download it.
Thank you.
November 24, 2017 at 7:12 am #57269SupportKeymasterYes, I have copied these files into the “Bin” folder:
Code:cef.pak
cef_100_percent.pak
cef_200_percent.pak
cef_extensions.pak
cef_sandbox.lib
chrome_elf.dll
d3dcompiler_43.dll
d3dcompiler_47.dll
devtools_resources.pak
icudtl.dat
libcef.dll
libcef.lib
libEGL.dll
libGLESv2.dll
natives_blob.bin
snapshot_blob.bin
v8_context_snapshot.bin
widevinecdmadapter.dllBut, same error: Framework files missing…
Why they can't write which files are missing?
November 27, 2017 at 8:53 am #57275kimParticipantthank you for reply
your Chromium4 Version is brandnew
so i send my old version Chromium4 component file and my delphi project
because i don't know how to use brandnew Chromium4 LOL
i exactly don't know what is your email
so i sent my files to your email 'support@alphaskins.com'
is it right??
if that's not right, tell me your email
i will re-send my files.
anyway, if email is right, there is very important caution!
you have to delete your Chromium4 Component before install my Chromium4 Component
if you terminate to install component,
you can compile my project.
when you execute sample project, you will see google website
and then follow this steps twice or more
1. click anywhere in main form
2. you can see PopupForm ( this form's name is Form2 )
3. Close Test Form
you have to repeat this process twice or more
then main forms title bar will break!! ( you can see title icons disappear.. )
i hope to be answered your sincere reply
thank you
November 27, 2017 at 9:05 am #57276SupportKeymaster'kim' wrote:so i sent my files to your email 'support@alphaskins.com'is it right??
Yes, this is my correct email address, you can send files there.
PS. I see, files received.
November 27, 2017 at 9:22 am #57277SupportKeymasterI see binary files of the CEF4 and your demo-project.
Component sources should be included there? Or I must to download and install it from WEB?
November 27, 2017 at 11:50 pm #57282kimParticipanti got it
now i'm going to send cef4 source files
at the time you see my reply,
file was sent to you
November 28, 2017 at 12:02 am #57283kimParticipantmy email have some problems,
i attached cef4 source files in this site
November 28, 2017 at 12:03 am #57284kimParticipantmy email have some problems,
i attached cef4 source files in this site
December 2, 2017 at 3:29 pm #57296SupportKeymasterThis thread is continued there:
-
AuthorPosts
- You must be logged in to reply to this topic.