Jump to content

skafy

uniGUI Subscriber
  • Posts

    213
  • Joined

  • Last visited

  • Days Won

    1

skafy last won the day on June 20 2017

skafy had the most liked content!

Recent Profile Visitors

1981 profile views

skafy's Achievements

Advanced Member

Advanced Member (4/4)

11

Reputation

  1. I have two accounts...
  2. Yes this worked. How come I didn't found this. I searched for hours. Thank you!
  3. Hi, Code from first post is working, when there is no login form. If login is must be show before main form the treeview present itself as white colored. I attached project. Project2.zip
  4. Yes, it seems to working now. THANK YOU VERY MUCH!
  5. I created demo project where login form persist to have borders. I would like to remove them if possible. Thank for you help! LoginNOBorder.zip
  6. Yes I need to view files from shared folder. It seems like I cannot open new tab with folder view. Also found this..https://stackoverflow.com/questions/18246053/how-can-i-create-a-link-to-a-local-file-on-a-locally-run-web-page How did you did it with API?
  7. Yes in a sepetate tab. Bellow code example also don't work. UniSession.AddJS('window.open(twAttachmentList.Selected.Text +'?fake='+dt+'")');
  8. Is it possible or not? Nobody knows?
  9. Hi, I wonder how is it possible (if it is) to show content of one x folder in browser. I tried to use label with <a href> with following lines <a href="C:\FB6\">Link text</a> <a href="file:///C:FB6/">Link text</a> It just starts processing and than "page crash" - timeout & refresh button shown In browser console it says - Prevented navigation to “c:\FB6\” due to an unknown protocol. How can this be done? If I enter file path manualy in new tab it works - like shown below.
  10. Ok. Please let me know if you find anything.
  11. Hi, This don't seems to work anymore. Any other suggestion?
  12. Yeees. It worked. Sorry... I didn't see the changed code :S ( i thought you just merged two codes. ) Thank you!
  13. I didn't make myself clear enough. Hope Picture explains it.
  14. This does not read the FieldWidth value. Above command also bordered fieldcaption wich is not OK.
×
×
  • Create New...