Jump to content

mehamada

uniGUI Subscriber
  • Posts

    63
  • Joined

  • Last visited

Everything posted by mehamada

  1. really you are awsome, and helped us for the source code one of my confusion how to use css for controls of unigui, now i know the calsses and many more to discover
  2. is there a way to deploye unigui app to bluehost.com ?
  3. or unigui stuff create a videos on them channel for deploying this modules (ISAPI, APACHE)
  4. the documentation didn't give example of httpd.conf to tell in which place i put the script
  5. would you tell me the settings and the module you use for that (apache, isapi ?)
  6. hi, is some one has steps (and httpd.conf example) to deploy the apache (not isapi) to bluhost/xamp
  7. google translate I managed to solve it with the following CSS: .x-column-header { border-right: 1px 1px 1px 1px; border-left: 1px 1px 1px 1px; border-top: 1px 1px 1px 1px; border-bottom: 1px 1px 1px 1px; color: #000; /* -- GRID HEADER FONT COLOR -- */ background-color: #F0F8FF; font: 400 13px 'Segoe UI', 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif !important; }
  8. mehamada

    Advanced Tab

    what is the configurations and properties
  9. could you share the source or explain it in details?
  10. https://stackoverflow.com/questions/2587677/avoid-browser-popup-blockers
  11. i am intend to create a zoho books like app https://www.zoho.com/sa/books/ my question is how many users can unigui handle in mode of hyperserver for such app
  12. you know i want to master the integration between unigui and sencha js code, the problem the documentation of unigui is very small only one or two pages which didn't give me an satsified answer. i mean, unigui team should distribute how unigui deal with the sencha framwork no need for source code but explaining is enough, also no books for unigui can explain that only a brazilian book and not written in english
  13. yeah , but it's only for sencha and you want me to read the wole documentation to know how i will itegrate it after gusseing and testing for next year to detect what is it, thank you ...... actuallly it's fail answer, like i want to learn how to swim you put me in the ocean and order me to go
  14. in unigui uniEvents theres as example function beforeInit(sender, config) { config.style... config.bodyStyle.... } from where i got the style and body style and other porperties of config???????
  15. System.DateUtils.CompareTime http://docwiki.embarcadero.com/Libraries/Sydney/en/System.DateUtils.CompareTime
  16. mehamada

    Listview

    give a TUniStringGrid a try
  17. using frames instead of forms is a good solution
×
×
  • Create New...