Jump to content

Dialog Açıkken Page De Işlem Yapmak


WolfmanTR_
 Share

Recommended Posts

Söylediğiniz bence olamaz dialog aktif iken aynı anda sayfaya müdahele edilemez. Ama dialogtan dönüşte olabilir

Globale bir boş bir değiken atayın

butona

DialogEx.Show("Dialog1");
Input.SetText("Input1", aaa);
Page.Jump("Page1");
 
Dialogtaki butonada 
result = Input.GetText("Input1");
aaa=result
DialogEx.Close(0);
 
Yada Şunu bir deneyin
 
Edited by korasoglu
Link to comment
Share on other sites

  • Editor

yapmak istediğim şey böyle değil! team viewer gibi olacak. Yani dialog açıkken page de butonlara vb. tıklamak istiryorum.

Bende bir gariplikler var.İkidir yanlış anlayıp yanlış proje atıyom millete.

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.
Note: Your post will require moderator approval before it will be visible.

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.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...