Haaaahhh, i found out, what was wrong. I had to set the security settings for the revlet in the standalonebuilder-settings from auto to, in my case, disk. That´s all.
Regards, Matthias -------- Original Message -------- Subject: Re-2: datagrids in revLets on Win (Vista / 7) (28-Feb-2010 0:59) From: [email protected] To: [email protected] > Sarah, > > thanks for that. But to be honest, i have no idea. > > Thanks anyway. Maybe Malte could help, as it seems he already created a > revlet with a datagrid. > > Malte, wo bist du? ;-) > > Regards, > > Matthias > > -------- Original Message -------- > Subject: Re: datagrids in revLets on Win (Vista / 7) (28-Feb-2010 0:45) > From: Sarah Reichelt <[email protected]> > To: [email protected] > > > On Sun, Feb 28, 2010 at 9:16 AM, <[email protected]> wrote: > > > Hi, > > > > > > is there any special to consider, when using Datagrids in a Revlet? I > > > built > > > > > > a simple stack with a Datagrid. Putting data into the DataGrid works in a > > > standalone, but not in a revlet. > > > > Translating your error gives the details copied below. This seems to > > indicate that the data grid library is correctly incorporated into > > your revlet, but it's missing some handler needed to set the text. > > Not very helpful I'm afraid, but it might give you some ideas. > > > > Cheers, > > Sarah > > > > > > Error description: > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 119 Column: 17 Processing Token: > > > > Error description: put: error in expression > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 119 Column: 1 Processing Token: > > > > Error description: switch: error in statement > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 117 Column: 1 Processing Token: > > > > Error description: if-then: error in statement > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 113 Column: 1 Processing Token: > > > > Error description: Handler: error in statement > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 113 Column: 1 Processing Token: _Initialize > > > > Error description: Handler: can't find handler > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 4512 Column: 18 Processing Token: > > > > Error description: if-then: error in statement > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 4512 Column: 1 Processing Token: > > > > Error description: Handler: error in statement > > Object: button id 1005 of bkgnd id 1004 of stack "revDataGridLibrary" > > of stack "webmon" > > Line: 4512 Column: 1 Processing Token: dgData > > > > Error description: Chunk: can't set property > > Object: > > Line: 3205 Column: 36 Processing Token: > > > > Error description: Object: can't set object property > > Object: > > Line: 3205 Column: 5 Processing Token: > > > > Error description: set: can't set property > > Object: > > Line: 3205 Column: 1 Processing Token: > > > > Error description: Handler: error in statement > > Object: > > Line: 3205 Column: 1 Processing Token: _table.SetText > > _______________________________________________ > > use-revolution mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-revolution > > > > > > > > > > To: [email protected] > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > > > > > To: [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
