Jump to content

JSConfig in C++Builder


NNPaulo

Recommended Posts

Hi Hayri, thanks for answer;

I Try  UniBitBtn1->JSInterface->JSConfig(L"textAlign", ARRAYOFCONST((L"left")) );  in   UniFormCreate

but the program compile but in chrome -> loading... and don't show the the form.

the same in delphi   UniBitBtn1.JSInterface.JSConfig('textAlign', ['left']);    in TMainForm.UniFormCreate is OK and text in UniBitBtn align left

I create a test program  ( c++ BuilderXE )

Note: that sample is only for test of JSConfig; i evaluate UniGui and is only for that cases that is necessary use JS to extend the functionality of UniGui. 

BProject1.zip

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...