Jump to content

mikromundo

uniGUI Subscriber
  • Posts

    454
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by mikromundo

  1. Put this: PnP.Left := i * PnP.width; PnP.Align := alRight; PnP.Align := alLeft; It will also be very useful for you to study Unigui's own alignment resources (see the demos). Unfortunately, I do not use them, because I needed to apply responsiveness (far beyond what exists natively) in Unigui and then I created "Radcore Project" to solve this and several other inconveniences.
  2. the suggestion was precisely to observe whether there really is a problem with the unigui or just an "unwanted effect" of the alignment.
  3. Take a test: Comment the lines with alLeft and alRight and check if it persists. Then comment only the line with alright.
  4. Ainda não.Aguardando resposta da FMSOFT.
  5. as it had been resolved, I decided to open a new continuing this topic: @Sherzod I noticed that when you add a file that already exists in the destination folder, the new file receives a numerical sequence. Ex: Existing file: File.pdf New upload of the same file: File1.pdf If I check the "overwrite" property, an exception is generated warning that the file is being used by another process. Is it possible to check this Sherzod? Thanks for help.
  6. @Sherzod I noticed that when you add a file that already exists in the destination folder, the new file receives a numerical sequence. Ex: Existing file: File.pdf New upload of the same file: File1.pdf If I check the "overwrite" property, an exception is generated warning that the file is being used by another process. Is it possible to check this Sherzod?
  7. There's no need to apologize... after all, you're here to help and you're always kind to everyone. I apologize... I need Google translate to write in English and sometimes I think there may be an error in the translation.
  8. Sorry Sherzod, I can't clarify more than what was said in the original post (I don't know if it's being translated wrong). I just need (and other users) that the data export through UniDBGrid works on a cell phone.
  9. I would like to use this feature with standard components and not using hybrid mobile. I think that, just as it is possible to download PDF files (unipdfframe), it would also be possible to download the grid export files. It's possible?
  10. Accessing the application by a mobile phone, and exporting the grid (CSV for example) is opened a second screen and is not exported. Could this be resolved? https://prime.fmsoft.net/demo/desktop/mdemo.dll
  11. ok my friend and many thanks for your ( attention always available ) help.
  12. thanks again. I didn't really understand how to use your model. What I need is to apply css to any component at any time in the application, just as it is possible to do with edits, buttons....I came across this message because I hadn't had the need to apply it to a unitetimepicker before. I just imagined it would be easy like other components.
  13. thanks for the feedback @Sherzod sorry but I did not understand. I'm wanting to add a css class dynamically and not call a method.
  14. oh...sorry..lol The website always says that I can only send a maximum of 10kb file (or approximately).
  15. @Hayri ASLAN@Sherzod It´s old post but the error it´s the "same". I need to add a class to an UniDateTimePicker. one drive test case download: https://1drv.ms/u/s!AovhnjIbioMA_FQFxf3zr88-2Lic?e=MGoLa4 ...and again I would like to ask why I can no longer add a file directly to the forum. I always have to post it on one drive.
  16. Thanks for reply. As I told above, LOCALHOST works fine. Please review the text of my post to understand how the problem occurs. After other tests I did yesterday, the same problem also occurred using a TUniPanel with the "URL" property to point the image. LOCALHOST works but after DELPLOYing the DLL, it does not work on the SERVER. I repeat that I may be doing something wrong, but I have already checked permissions including changing settings indicated in the documentation, file path, etc. Using "Picture.LoadFromFile" everything works normally.
  17. I would appreciate it if it is possible to test it with the example I sent. I tried to explain as much as I could.
  18. many times. I make many configurations searching for an answer... and I do not have success.
  19. @Sherzod@Farshad Mohajeri please...any tip ?
  20. Hello, I would like some help to resolve this problem. I've already checked the permissions, paths, etc...everything is ok. Running LOCAL, everything works, but in IIS image 2( On Right ) is not displayed. On Browser Developer Tools( NETWORK ) image 1 is loaded as "png" type, image 2 is not loaded ( but the file is there !!! ) and shows "text/html" type. https://1drv.ms/i/s!AovhnjIbioMA6BwfciQhV99Ww2xC?e=VO9xjr It is inside a Label, in its caption property with textConversion as txtHTML. The one on the left is at: files\images\avatars\avatar_12.png The one on the right at: files\app_data\uploads\user_images\avatar_12.png APP RUNNING LOCAL: https://1drv.ms/i/s!AovhnjIbioMA6BvYz2Hft-CoQimZ?e=vmB9ny APP RUNNING IIS: https://1drv.ms/i/s!AovhnjIbioMA6BpUx89kfCynKMP7?e=3kYl6x TEST CASE( UniGUI 1.95.0.1576 ) IMG LAB CAPTION.rar Thank you in advance.
  21. Hello my friend, thank you. so...I created a specific function for orientation / platform detection...but the question above wouldn't be that. It's really change. is to force the orientation and as mentioned, it only works on "full screen".
  22. TAMAMEN YENİ RADCORE 6.0 18 Kasım'da başlıyor Bölüm 1 Bölüm 2 https://youtu.be/gBMDqBYUDe4 Bölüm #3 https://youtu.be/IJlGbnyDI4s Bölüm #4 https://youtu.be/RIefE3SWYrE Bölüm #5 Yakında daha fazla video gelecek... Not: ses yapay zeka tarafından çevrildi (düzenleme yok)
  23. ALL NEW RADCORE 6.0 ( Español / Spanish ) Lanzamiento el 18 de noviembre Parte #1 https://youtu.be/fZgRQXg-c4A Parte #2 https://youtu.be/SzrjKru7enU Parte #3 https://youtu.be/9iRxHc6J2d0 Parte #4 https://youtu.be/FC0PZCrnCE8 Parte #5 https://youtu.be/o1nLxTh8b30 Más vídeos próximamente... Traducción generada por A.I. y sin editar.
×
×
  • Create New...