Jump to content

powergov

uniGUI Subscriber
  • Posts

    167
  • Joined

  • Last visited

Everything posted by powergov

  1. UniSession.AddJS('Ext.defer(function(){' + ' var fWin = Ext.WindowManager.getActive();' + ' if (fWin) {' + ' fWin.setWidth(400); fWin.setHeight(220); fWin.getEl().select("a.x-btn").setTop(110);' + ' }' + '}, 220);'); but
  2. theme:material,layout Dislocation position! can you modify the unifileupload.pas to fix it?thank you
  3. Hi how to modify the unifileupload.pas code to make it adapt the material theme or can you provide unifileupload.dfm?
  4. Hi how to modify the unifileupload.pas code to make it adapt the material theme or can you provide unifileupload.dfm?
  5. As mobile apps become more and more popular, when will the author improve mobile development? I bought a version that included a mobile module, but I never really converted it into a work because unigui provided too few mobile versions of the version, and there were problems with compatibility with iOS browsers and could not be put into business! I have now stopped my project, waiting for the new features of unigui on the mobile version, but it looks as if nothing has happened! I like unigui very much, the most important reason is, I do not need to write server program, access database is too easy, too easy!
  6. in the unigui web-app,use some JS code ctreate a Shortcuts to screen ,like a Native APP!
  7. Hi How to Create Mobile Desktop Shortcuts from Web Links?
  8. Where are the class references for unigui components, such as: X-mgrid-cell{ Display: inline-block; White-space: nowrap; Overflow: hidden; Text-overflow: ellipsis; Padding-left: 5px; } For example, unimedit, unimbutton, I want to set its borders, what are their class names?
  9. Hi,Sherzod I'm waiting for you fix the problem to continue my project! thank you!
  10. Hi,Sherzod I think you must buy a iPhone to test your code!
  11. I think the problem not is unimscrollbox,it it form,because ,when run on iPhone,all forms will automatically move down 5-10px by IOS browser,The effect is like form.top := 10,but actually in unigui project,the form.top := 0
  12. Hi for mobile, Unimscrollbox is often used and essential! if run on ios Safari,when “btn5.JSInterface.JSCall('element.dom.scrollIntoView', [True]);” ,the form will move up 5-10px,and form Overflow browser!(Not desktop browser emulation, it's running on an Apple phone) My project must use unimscrollbox,and must use “btn5.JSInterface.JSCall('element.dom.scrollIntoView', [True]);” How to solve this problem? I need your help! If this problem can not be solved, my project will not be able to continue, I am very anxious! test.7z
  13. Hi,Sherzod I'm try CSS border:0px;outline:none,but the unimbutton's boder Still exists!how to do? and how to modify the theme to set all unim...'s border none
  14. Hi,Sherzod we sincerely hope you will strengthen the development of mobile version. Now people prefer to use mobile phones. For delphier, unigui is the best, so don't miss the opportunity! we sincerely hope that you can develop several exquisite Theme, which can be directly put into use without any processing.
  15. it work OK! but ,if run on safari,the full form will jump ,run on andriod it is OK
  16. Hi,sherzod if i set form height = 1200,after " UnimPanel2.JSInterface.JSCall('element.dom.scrollIntoView', [True]); " the screen will shake. Sometimes “form” pops up the screen 10-20px if i set form height = 480,after scroll,the screen don't shake,but form bottom have 120-140px height blank!
  17. Hi,Sherzod after scroll ,the screen will shake. Sometimes “form” pops up the screen 10-20px
  18. perfect!!!! thank you !thank you !thank you !thank you !thank you !
×
×
  • Create New...