Jump to content

epos4u

uniGUI Subscriber
  • Posts

    533
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by epos4u

  1. Hi Sherzod , when i try to add image to uniMainModule.background , say my jpg image, the background is always the default colour. when i tested someones else code that uses the background image it works, as long as i don't change image, if i load my own image it defaults to default colour. not show what else i need to change lol
  2. thank you for this. when i change the unimainmodule.background image to mine own image, it shows only blue screen. is there something i am missing
  3. not sure what your doing wrong. just did the 4 steps see the images
  4. delete all the requires with number at the end, like 24 or 25 etc then rebuild, it will add the relevant files, and then install
  5. no idea, i don't use it or have installed it, best ask the author
  6. uniGMap not needed, as this is third party , you can install it, but not needed for this.
  7. click on require folder, and remove all files, then build, it will add the correct files, then install
  8. epos4u

    Xmas

    wishing all the UniGui members a very merry xmas and a very happy UniGui 2020 UniGui Simply The Best
  9. Thank you Farshad, very well written and high lighted everything. i have my full trust and faith in you and the wonderful team, the members and team members are the best, no other forum compares to this. i am honored to be a part of this UniGui is simply the best, it will get stronger, nothing happens over night.
  10. Totally agree with brother mohammad (mhmda) Unigui rocks, support from Farshad and his team is priceless the grass always looks greeen on the other side, until you get there and find out, its not green at all
  11. something like this, its for mobile http://5.189.169.14/selfie/myselfie_server.dll/m
  12. i have installed 1509 with Embarcadero RAD Studio 10.3.2 Rio Architect 26.0.34749.6593 Final with no problems at all all working here 100%
  13. epos4u

    Exif image

    can you change it to UnimFileUploadButton1 to get the same results please if possible
  14. epos4u

    Exif image

    1. click upload media 2. click on image 3. browse image and start upload 4. click on show media depending how the image was taken , that's why i need to able to rotate to view correctly thanks
  15. epos4u

    Exif image

    Hi Sherzod, could you try it on the demo uniCloud please
  16. epos4u

    Exif image

    Hi Sherzod, 4. MainmForm -> OnCreate: procedure TMainmForm.UnimFormCreate(Sender: TObject); begin UnimFileUploadButton1.JSInterface.JSAddListener('change', 'function(sender){getOrientation(sender.getFiles()[0], function(orientation) {ajaxRequest(sender, "getOrientation", ["orientation="+orientation])})}'); end; does not trigger on complete , not sure why
  17. epos4u

    Exif image

    Thank you Sherzod
  18. epos4u

    Exif image

    Hi Sherzod, i don't mind using UnimFileUploadButton , if you have a solution that would be great thank you
×
×
  • Create New...