Jump to content

hamze

Members
  • Posts

    75
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by hamze

  1. Anyway, UniSession.UrlRedirect('http://www.google.com') works iike a charm, even with a popup-blocker : the same window changes to Google page without blocking.

    Tested on MS Edge, IE11, Chrome and Firefox (latest uniGUI build : 1301).

    thanks.
    please give me a sample that be contained this code
  2. does not work.it needs disbaling popup yet

     

    UniSession.UrlRedirect('http://www.google.com');

     

    this is a dirty style

     

    procedure TMainForm.UniButton2Click(Sender: TObject);

    begin
      UniServerModule.ServerMessages.TerminateTemplate.Text := '<script>location.href=''http://google.com''</script>';
      close;
    end;
  3. Not run in tandem coding

    F_Waite.ShowModal();
      ShowMessage('');
    

    The application form is not close until the message can not be displayed

    مشکل من اینه که در اپلیکشن تا زمانی که کاربر فرم مودال شده را نبندد پیغام نمایش داده نمیشود. در صورتی که در این فریمورک اینطور نیست و همه را اجرا میکند.

    Consecutive messages will be displayed.

    و مورد بعدی چرا چند پیغام که پشت سر هم میگزاریم فقط یکی از انها را نمایش میدهد.

  4.  

    Sure, you can continue your evaluation using the latest trial edition.

     

    میترسم لیمیتیشنهایی که داره، برام دردسر ایجاد کنه. یهو جلو مشتری برنامه بپوکه.واسه همین از نسخه تریال برای تست و نمایش برای مشتری استفاده نمیکنم.

×
×
  • Create New...