Jump to content

Search the Community

Showing results for tags 'tunimimage'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 6 results

  1. When I upload an image using TUnimFileUpload, TUnimImage behaves perfectly by applying the "Proportional" Property correctly, however when I upload the same image using TUnimFileUploadButton, this property does not do what it should do, which is to display the image of proportionally. How should I make this property behave correctly using TUnimFileUploadButton?
  2. How to fit an SVG picture proportionally in unimImage? unimImage1.url := 'files/svg/myimg1.svg' unimImage1.Proportional := True; thanx apart6.svg
  3. I would like to assign to a Mobile Editor a URL Image having it Left Aligned Within the Edit Frame. Please advise - thanks in advance.
  4. How can I change the Scale (zoom) of a TUnimImage in code ? Please advise.
  5. Can someone please show me how to implement Gestures for TUnimImage:- Pinch (zoom in/out) Pan Thanks in advance
  6. I have a MobileApp that uses a TUnimDBListGrid and on the Disclosure event shows another Formm where we update the TUnimImage (MapImage) URL from db table file export. Problem is after the first successful URL load, all future URL loads are ignored and the original does not change ? Please advise. MapmForm.MapImage.Url:= 'files\temp.jpg'; UniSession.AddJS(MapmForm.MapImage.JSName+'.Refresh;');
×
×
  • Create New...