Menu

XE6 Issues..

Gordon
2014-05-07
2014-05-08
  • Gordon

    Gordon - 2014-05-07

    I have an app that works perfect in Xe5.. Now recompiles in XE6 fine..
    but the firs thing I noticed, was that I couldnt use

    Application.Terminate;

    It kills the app.. not sure why it was recommended in xe5, but worked fine there..
    Now it acts like it wants to run, shows my first frame. then locks up..
    Weird.. Anyone else know of any tricks or differences in XE6???

     

    Last edit: Gordon 2014-05-07
  • Gordon

    Gordon - 2014-05-07

    This very very basic app works fine in XE5.. weird in XE6..

    Attached is a very very basic demo I wrote.. Works fine in XE5.. Dies in XE6.. Please, someone tell me what stupid thing I am doing..

    2 things dont work..

    First, it wont get the version info..and has nothing to parse to display on the label..

    Then, when you click on the button.. It locks up when you try to display an alert box.. Am I doing something stupid? worked fine in XE5..

     

    Last edit: Gordon 2014-05-07
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-08

    Hi Gordon

    In XE6 some functionality changed by EMB if you don't want to use XE5
    Remove Application.Terminate.

    Getting version info fixed.
    Please download last source code from SVN ( Code Section ).
    Thank you for feedback.

    Regards

     
  • Gordon

    Gordon - 2014-05-08

    Thanks so much..
    Also, Did you look at my alert box in the sample? Cant make it work in Xe6.. works fine in XE5.. so weird..

     
  • Babak Yaghoobi

    Babak Yaghoobi - 2014-05-08

    Hi Gordon

    It works very well,
    Please download last source code from SVN ( Code section )

    Regards

     
  • Gordon

    Gordon - 2014-05-08

    K, Thanks!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.