Jump to content

Mohammed Nasman

uniGUI Subscriber
  • Posts

    340
  • Joined

  • Last visited

  • Days Won

    19

Posts posted by Mohammed Nasman

  1. Thanks Farshad for the quick reply.

     

    I have enabled the multi-thread options but still couldn't get the report.

     

    The UniGui applications is subset of larger VCL desktop application that we convert some parts to web, the UniGui contain only mydac components, beside reguarl UniGui compoennts such as (buttons,edits, grids,groupboxes panels and listboxes)

  2. We have a deployed UniGui applications which run as windows services on the client's server.

     

    It working for few days then stopped randomly, the log file show some access violations that we couldn't track.

     

    I have tried to use EurekaLog and Madshi but without any successful, even the simple exceptions can't be catch and tracked by them.

     

    EurekaLog has options for Windows Service and Win CGI, but they has no effect with UniGui.

     

    Have any one successfully using of them?

     

     

  3. Hello  Marlon,

     

      You are not releasing memory, you are forcing your process to move some of it's memory used to the windows swap file, but your process will still allocate the same memory as before.

     

    to be sure of that, in task manager, add column "peak working set" next to "memory" column, after executing TGarbageCollector.Execute, the peak memory will remain that same, which is what your process memory, the memory tab only show the current memory using in Ram of your process, but not what your process allocated in memory.

     

    docjones, also is right, you are forcing more I/O which will lead to slower performance, but not optimizing the memory.

     

    Regards,

    Mohammed

    • Upvote 1
  4. it makes me laugh ... 2011 had to go out version 1.0 .. 3 years later we are still at 0.94 ... and now mobile version??

     

    I think that's not fair, there are similar projects that dead in this time, while UniGui became more mature and ready for production.

     

    if he followed what EMB do with us in Delphi, he should have 3 version by now and we pay him each year for bug fixing ;-)

     

    So is it a bad thing that we have started mobile development?

     

    Of Course no, I'm very happy for the mobile development because I rely on it for a project.

     

    but you need to schedule your releases, I think the most important thing now to release a newer road-map to provide where the products will go this year and later, and I think the top priority to reach the first commercial version to support you financially, and may this make later versions faster if you extend your team.

    • Upvote 1
  5. For the prices, I think you should have at least two options, Standard and Pro, standard has no source while pro has it

     

    Standard price will be responsible for around $450 - $500

    and Pro version for $700-$800.

     

    you can also have more expensive version which aimed at enterprise customers.

×
×
  • Create New...