Jump to content

deljavan

uniGUI Subscriber
  • Posts

    44
  • Joined

  • Last visited

Posts posted by deljavan

  1. No,

     

    I had a basic question
    Can I use gmap?
    If this problem is resolved, I can also use the compilation tool
    I remember that Farshad had said that you should have the license application. I bought the license right now. But I still have trouble using the compass and point in the sea
  2. ipzm_untitled.png

     

     

    This problem only happens when I use the camera phone to take pictures. And there is no problem uploading directly from a file.

     

     

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

  3. how add marker in map ?

     

    I encountered an error when adding a marker to the map.

              RemoveAllRoutes;
              RemoveMarker(1);
              Mark.Latitude := Lat_;
              Mark.Longitude:= Lng_;
              Mark.Tag      := 0;
              Mark.clickable:= True;
              Mark.draggable:= false;
              Mark.animation:= maNone;
              Mark.labelClass   := 'mylabelInst';
              Mark.labelVisible := false;
              Mark.AddToCluster := True;
    
              if not Ins_View.FieldByName('latitude').isnull then
              begin
                AddMarker(Mark,false);
                SetCoord(Ins_View.FieldByName('latitude').Value,Ins_View.FieldByName('longitude').Value);
              end;
    
    

    3v25_1.png

  4. I started editing 1.0.0.1416 and then run a project with version 1.0.0.1416, but it does not run at runtime. Looped.

     

    note : I just installed the following application

     

    - FMSoft_uniGUI_Complete_Professional_1.0.0.1416.exe

     

      

    movie : untitled 

    Untitled.rar

  5.  

    با سلام

    من برنامه موبایلی تهیه کرده ام که وقتی با دست  صفحه را رو به پایین یا بالا میکشم صفحه میخواهد رفرش شود. میخواهم این امکان غیر فعال گردد.لطفا راهنمایی بفرمایید

     

     


    Hi

    I've got a mobile app that when I'm pushing the page up or down, the page wants to refresh. I want to disable this feature. Please feel free to

     

     

     

    jtd_photo_%DB%B2%DB%B0%DB%B1%DB%B7-%DB%B

×
×
  • Create New...