Jump to content

AlexM123

uniGUI Subscriber
  • Posts

    45
  • Joined

  • Last visited

Posts posted by AlexM123

  1. Dear colleagues.

     

    I am asking for a assistance.

     

    There is a TuniChart. There are a lot of Series as Bar.

    There are negative and positive figures.

     

    1/ I am trying to set Axes.Max and Min at the same time without success.

    However if I set either Min or Max separetely it works.

     

    2/ Also how can I switch on zero line.

     

    3/ Which options do I need to switch on to use Series Events like it in a Demo ( ChartDemo - Series Events )?

     

    Brgds

    ---

    Unugui Pro 1.10.0.1471, Delphi XE8.1

  2. Also I tried to wrap the time consuming procedure to Thread.

    But inside THread UserSession can not be retrieved.

     

    I'd like to describe the procedure:

    It gets some user unput,

    than fetch some data in a database,

    generate a report file as Excel ,

    and send the report back to the user.

  3. Dear colleagues,

    In my UniGUI project which is ported from VCL there is a time-consuming procedure.

    How can I prevent UniGUI from reconnecting ?

    Should I wrap the procedure in a Thread ?

  4. Dear Farshad,

    Kindly ask you to assist me.

    I have Windows XP sp 3, Delphi XE7 upd 1 Ent, UniGUI 0.99.10.1178 Pro.

    I have already installed SynEdit taken form https://github.com/TurboPack/SynEdit .

    When I try to install SynEdit_D2017.bpl , IDE raises an error

    'Cannot load package 'SynEdit_R2017'. It contains unit 'SynUsp10', which is also contained in package 'SynEditDR'.

     

    Could you suggest how to resolve the issue.

     

    Brgds

    Alexey

×
×
  • Create New...