Jump to content

Something about your uniCloud demo


55143681

Recommended Posts

Hello.

I make a new project just like your "C:\Program Files (x86)\FMSoft\Framework\uniGUI\Demos\Touch\uniCloud"

but I have something to ask you for help:

1。Your demo ,if you select capture  a video use the camera,then I can upload the video file  5%....10%.....100%,but after that ,

the upload box can not be closed itself.(other small file can work normally).

 

2020-04-27_224540.png.0db6878c629f5a744a5aa794ca3d4cc8.png2020-04-27_224555.png.19691126d32ec24e3e873f765848e761.png

2.In your demo,you can call UnimForm1.ShowModal


procedure TMainmForm.UnimBitBtn1Click(Sender: TObject);
begin
  UnimForm1.ShowModal(CB);
end;

 

but in my project,I do just like that,I will have an error,why?

2020-04-27_225029.png.55560cc9ea3f41de644b5eceb575b0d5.png

d_mdemo_p3c2.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...