Jump to content

JRIchmann

uniGUI Subscriber
  • Posts

    18
  • Joined

  • Last visited

Posts posted by JRIchmann

  1. Hello....

     

    I create a unigui project with the December 2015 Version of Unigui,

    Now I download the actually Version (0.99.90.1281).

     

    In every form which I open i get in the IDE (XE7) the following message:

     

    monitoredkeys.keys does not exists.

     

    can you help me pls ?

     

  2. Hello...

     

    I need help with a Ajax Event inside of a TUniHTMLFrame.

     

     

    a) I have TUniHTMLFrame which render a Chart.

    By Start all works and Chart in rendered right.

     

    B) I have a Button.

    With this Button I try to call the Event.

    But nothing happens.

    The event is not fiered

     

    I use

     

    ClientEvents.Extevents

     

    In "Click" I write

     

    function click(sender, e, eOpts)
    {
      ajaxRequest(frm_Graphic.frameChart2, "renderChartsDays" , [ "aaa" , "bbb" ]);
    }

     

     

    can you anybody help me ?

     

     

    Thanks a lot

     

     

     

     

     

     

     

     

     

     

     

     

     

     

  3. Hi...

     

    I have a Query.... Query is shown in Grid...

     

    Now I want export this Grid to local machine (as CSV oder as XLS)

     

    have  you a Tip for me Or a Demo ?

     

    I use: Delphi XE7 and latest Version of UniGui with UniDac from DevArt.

     

    bye and thanks

     

    www.JRichmann.de

  4. Hi,,,,

     

    in your Delphi Demos CurrentTheme works...

     

    But in my project CurrentTheme is unkown.

     

    What is my error ?

     

     

     

     

    procedure TUniServerModule.UniGUIServerModuleCreate(Sender: TObject);
    begin
      CurrentTheme:='default';
    end;

     

    www.JRichmann.de

  5. Hello...

     

    Today I install latest Version of Unigui.

    Now I meet the following Problem: StandaloneServer is always true (I can't set to false)

    and so I can't run as nurmal Win APP.

     

    Is there now any other way/feature to make it possible run the EXE as normal windows application ?

  6. Hi.....I have install it... But no success.

     

    I try it on 3 Computer

     

    a) WIN 7 in LAN

    B) Server 2008 in WEB

    c) Server 2008 in WEB

     

    always same result: A new side will open... then I see "loding" that was all

     

    I try same with some you your demos.... and have same problem

     

     

    I like Unigui very much... but see now nearly no chance to present it in big Meeting at friday

     

    can you help me ?

  7. Hello thanks for the fast answer....

     

    I make at the moment only a "Hello World Demo" which I want show my Bosss.

    But she must run on Server (real Server)... only on local machine my Boss will not accept.

     

    must I bye for the Hello World this licence for $329 ? Or is there any other way ?

     

    you say: "...where uniGUI is not installed " is it enough if Iinstall Unigui on server ?

     

    bye...

  8. Hello

     

    I have 100% exatly a old Problem (solution exists in forum).

     

    My Problem is 100% the same as:

     

    http://forums.unigui.com/index.php?/topic/2813-ask-problem-with-deployment-unigui-standalone/

     

     

    There is a solution: But I can't open them. If I try to open 

     

    http://forums.unigui.com/index.php?/files/category/2-unigui-extjs-runtime-version-091/

     

     

    then I see: Sorry, you don't have permission for that!

     

    pls help me.... pls let me read the solution

     

    bye Joerg

     

    www.JRichmann.de

×
×
  • Create New...