Re: [MSEide-MSEgui-talk] IFI

2013-05-01 Thread Med Hamza
Hi Martin, I have an error SIGNAL SIGSEV at line aClient.getinstance? 2013/4/30 Med Hamza > Hi Martin, >How to use msegit, I have just download it. > > Best Regards. > Med > > > 2013/4/30 Martin Schreiber > >> On Tuesday 30 April 2013 21:32:00 Marti

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Med Hamza
roc onclientvaluechanged (.) n:=tmsecomponent(aclient.getinstance).tag; --->THAT WORK 2013/5/2 Martin Schreiber > On Wednesday 01 May 2013 21:40:17 Med Hamza wrote: > > Hi Martin, > > > > I have an error SIGNAL SIGSEV at line aClient.getinstance?

Re: [MSEide-MSEgui-talk] IFI

2013-05-02 Thread Med Hamza
Hi Martin, Many thanks for your help Here is a small example . Best Regards Med 2013/5/2 Martin Schreiber > On Thursday 02 May 2013 17:13:12 Med Hamza wrote: > > Hi Martin > > > >have a tenumedit in MainForm with ifilink=tifienumlinkcomp > > &

Re: [MSEide-MSEgui-talk] IFI

2013-05-04 Thread Med Hamza
Hi Martin, All is ok after update to new repos. I used a windows git freeware instead . Best Regards 2013/5/3 Martin Schreiber > On 02.05.2013 20:49, Med Hamza wrote: > > Hi Martin, > > Many thanks for your help > > Here is a small example . > > > Wo

[MSEide-MSEgui-talk] ttabwidget

2013-05-05 Thread Med Hamza
Hi all, I want to change activePageIndex only if a condition is true. In delphi we have an AllowChange boolean var :any equivalent. Best regards. -- Get 100% visibility into Java/.NET code with AppDynamics Lite It's a

Re: [MSEide-MSEgui-talk] IFI

2013-05-09 Thread Med Hamza
Hi Martin, I think I am wrong, there is always a little problem ? I have 2 tenumeditedit (e01,le02) wich share the same tifienumlinkcomp. when I input value to e01 I have the same value in e02 and the same think when I input e02 ? Best Regards. 2013/5/4 Med Hamza > Hi Martin, >

Re: [MSEide-MSEgui-talk] IFI

2013-05-10 Thread Med Hamza
Thank you but where is vcc_novaluetoclient ( I think you mean vco_novaluetoclient). Best Regards 2013/5/10 Martin Schreiber > On Thursday 09 May 2013 18:20:59 Martin Schreiber wrote: > > On Thursday 09 May 2013 12:51:32 Med Hamza wrote: > > > Hi Martin, > > > I

[MSEide-MSEgui-talk] wishlist

2013-05-18 Thread Med Hamza
Hi Martin, I think you miss tcalendardatetime IFI propertie. Is it possible or any orientation? Best Regards. -- AlienVault Unified Security Management (USM) platform delivers complete security visibility with the esse

[MSEide-MSEgui-talk] tfieldparamlink

2013-05-26 Thread Med Hamza
Hi Martin, Do I have to use OnupdateSlaveInsert Event to set foreign key from master or is it auto? Best Regards. Param & Foreign have the same name. -- Try New Relic Now & We'll Send You this Cool Shirt New Relic is

[MSEide-MSEgui-talk] TypeCasting

2013-05-30 Thread Med Hamza
Hi Martin Is there a simple method to set in the procedure onFocusedWidgetChanged(const oldwidget: twidget; const newwidget: my CurrentDatasource to newwidget.datalink.datasource Ex CurrentDs.dataset := classof(newwidget).datalink.datasource.dataset All What I found is If newwidge

[MSEide-MSEgui-talk] Grid

2013-06-01 Thread Med Hamza
Hi Martin, Why grid does not fire OncellEvent when we click on grid.frame.caption zone? Best Regards. -- Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for produ

Re: [MSEide-MSEgui-talk] Grid

2013-06-02 Thread Med Hamza
Schreiber > On Saturday 01 June 2013 18:37:21 Med Hamza wrote: > > Hi Martin, > > > > Why grid does not fire OncellEvent when we click on grid.frame.caption > > zone? > > > Because this area is no grid cell. Wha

Re: [MSEide-MSEgui-talk] Grid

2013-06-03 Thread Med Hamza
Hi Martin, As we can select widget with shortcut keyboard , I think we can do it with mouse click? Best Regards. 2013/6/3 Martin Schreiber > On Sunday 02 June 2013 17:41:28 Martin Schreiber wrote: > > On Sunday 02 June 2013 15:59:01 Martin Schreiber wrote: > > > We > > > could fire an event

Re: [MSEide-MSEgui-talk] Grid

2013-06-03 Thread Med Hamza
Hi Martin, Clearly, we can not managed frame.caption zone with mouse ? 2013/6/3 Martin Schreiber > On Monday 03 June 2013 10:49:48 Med Hamza wrote: > > Hi Martin, > > As we can select widget with shortcut keyboard , I think we can do it > > with mouse click? &g

[MSEide-MSEgui-talk] TActivator

2013-06-10 Thread Med Hamza
Hi Martin, 1 When I use tactivator and all data in datamodule : tQueries are activated as I want 2 When I move the activator in MainForm or an other Form created manually : it is the same that 1. 3 But When I move it to a form created in ttabPage the queries are not active.

Re: [MSEide-MSEgui-talk] TActivator

2013-06-10 Thread Med Hamza
I used application.createform & createDataModule in Main. All others are created via subform ( submoduleclass:=widgetclassty(...) 2013/6/11 Martin Schreiber > On Monday 10 June 2013 23:16:38 Med Hamza wrote: > > Hi Martin, > > > > 1 When I use tactivator a

Re: [MSEide-MSEgui-talk] TActivator

2013-06-11 Thread Med Hamza
On Tuesday 11 June 2013 08:08:15 Med Hamza wrote: > > I used application.createform & createDataModule in Main. > > > > All others are created via subform ( > > submoduleclass:=widgetclassty(...) > > > git master 50714cd53a47d9f47996d1e0b95cd8125c38 uses

Re: [MSEide-MSEgui-talk] TActivator

2013-06-11 Thread Med Hamza
I have an error violation My test is as follow TAB1 LOADED CORRECLY, SAME FOR ALL NEXT TABs Going back to TAB1 give an error, please roolback to lasttrunk I Have not a backup. 2013/6/11 Martin Schreiber > On Tuesday 11 June 2013 10:23:57 Med Hamza wrote: > > But the Data

Re: [MSEide-MSEgui-talk] TActivator

2013-06-11 Thread Med Hamza
I work on a program generator and I selected Mseide because we can easily separate forms and the logic the user want to drive. Do you have any tip-off or recommendation? 2013/6/11 Martin Schreiber > On Tuesday 11 June 2013 12:51:38 Med Hamza wrote: > > I have an error violation &

Re: [MSEide-MSEgui-talk] TActivator

2013-06-11 Thread Med Hamza
I tried Inside MainForm.onprocedure OnInitSubform(const sender: TObject; const asubform: twidget); var oTC:tcomponent; begin oTC:=asubform.findcomponent('activator')); If oTc <>nil then tactivator(oTC).active := true; end; same result I planed to activate tdataset using a loop inside tactivator

Re: [MSEide-MSEgui-talk] TActivator

2013-06-12 Thread Med Hamza
Good morning Martin, My concept is : There is a shared or common activator in datamodule and a local activator for each form of the application. Ps: I reset to git 27034 Have a good day. 2013/6/12 Martin Schreiber > On Tuesday 11 June 2013 12:51:38 Med Hamza wrote: > >

Re: [MSEide-MSEgui-talk] TActivator

2013-06-14 Thread Med Hamza
There is an error in subform Demo if iws_loaded in (achangedstate (line 28 Ident not found) 2013/6/12 Martin Schreiber > On Wednesday 12 June 2013 13:24:28 Martin Schreiber wrote: > > On Wednesday 12 June 2013 10:21:39 Med Hamza wrote: > > > Good morning Martin, > >

Re: [MSEide-MSEgui-talk] TActivator

2013-06-14 Thread Med Hamza
I used activatortarget in my project. That's work as I expected. Now queries are closed until the user want actually to use them specially master-detail. Best Regards 2013/6/14 Martin Schreiber > Am 14.06.2013 11:52, schrieb Med Hamza: > > There is an error in subform D

Re: [MSEide-MSEgui-talk] TActivator

2013-06-18 Thread Med Hamza
Is there any order to open dataset clients in tactivator Ps: last client is opened before first? I changed Tfieldparamlink order create but it's the same? Best Regards 2013/6/16 Martin Schreiber > On Saturday 15 June 2013 22:19:54 Ivanko B wrote: > > Activator may serve datasets from differen

[MSEide-MSEgui-talk] dbnavigator

2013-06-22 Thread Med Hamza
Hi all, Related to RAD development, DBNAV.buttons must set on/off depending on datasource.dataset.sql(stringlist) IF SQLUPDATE is empty then button[] is disabled ID SQL* is empty then button[i] is disabled Best Regards

Re: [MSEide-MSEgui-talk] dbnavigator

2013-06-23 Thread Med Hamza
Hi Martin, dso_noedit option is enaugh for me. thanks for your loyalty. 2013/6/23 Ivanko B > For my older projects : already broken by previous changes so feel > free to make the new changes especially if they're useful :) > > >

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Med Hamza
Would you like to consider IIF() function and codeBlock What says the majority? Thank You 2013/6/29 Ivanko B > Not forking, a completely new design. > === > With friend classes, namespaces, some C++ featutes etc ? > > >

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 3.0beta1

2013-06-29 Thread Med Hamza
IIF may be used as calculated field in Report or dbgrid For example function f(n):integer return IIF( n=0,1,f(n-1)); Codeblock Var cb:codeblock; cb:={|i,j| i+6j}; and we can evaluate with eval(cb,5,8) 2013/6/29 Martin Schreiber > On Saturday 29 June 2013 11:17:52 Julio Jiménez wrote

[MSEide-MSEgui-talk] DBTree

2014-03-11 Thread Med Hamza
Hi Martin, Do you plan to add dbtree object to DBE panel. -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three ac

Re: [MSEide-MSEgui-talk] DBTree

2014-03-11 Thread Med Hamza
working around tdbwidgetgrid ? 2014-03-11 18:58 GMT+01:00 Martin Schreiber : > On Tuesday 11 March 2014 15:28:25 Med Hamza wrote: > > Hi Martin, > > > > Do you plan to add dbtree object to DBE panel. > > How

[MSEide-MSEgui-talk] Compiling

2014-04-11 Thread Med Hamza
Hi Martin, I am porting my prj files from windows XP (licence expired) to xubuntu at the beginning of compile time I have the following error: Free Pascal Compiler version 2.6.4 [2014/03/03] for i386 Copyright (c) 1993-2014 by Florian Klaempfl and others Target OS: Linux for i386 Compiling p

Re: [MSEide-MSEgui-talk] Compiling

2014-04-12 Thread Med Hamza
Regards 2014-04-12 5:58 GMT+01:00 Martin Schreiber : > On Friday 11 April 2014 23:26:12 Med Hamza wrote: > > Hi Martin, > >I am porting my prj files from windows XP (licence expired) to > xubuntu > > > > at the beginning of compile time I have the followi

Re: [MSEide-MSEgui-talk] Compiling

2014-04-12 Thread Med Hamza
I did Project --> New (default template) with only One window and I had the same error when compiling. I do not know where to search ?? Best Regards. 2014-04-12 14:06 GMT+01:00 Martin Schreiber : > On Saturday 12 April 2014 14:41:57 Med Hamza wrote: > > Same error >

Re: [MSEide-MSEgui-talk] Compiling

2014-04-12 Thread Med Hamza
I got this version from http://msegui.org/content/download Files Linux 32 bit Format: tar.gz 2014-04-12 15:17 GMT+01:00 Patrick Goupell : > Where did you get the version of mseide-msegui that you are using? > > > > > > On 04/12/2014 10:13 AM, Med Hamza wrote: > &g

Re: [MSEide-MSEgui-talk] Compiling

2014-04-12 Thread Med Hamza
Many thanks for your help Now I have Fatal: Can't find unit xlib used by mseguiintf and I have this unit in /usr/lib/fpc/2.6.4/units/i386-linux/x11 (xlib.o and xlib.ppu) 2014-04-12 20:21 GMT+01:00 Patrick Goupell : > > On 04/12/2014 02:20 PM, Med Hamza wrote: > > I got this

Re: [MSEide-MSEgui-talk] Compiling

2014-04-13 Thread Med Hamza
. On my disto (xubuntu) x11 dev library is "libx11" and I deleted a hiden old config file of fpc in home directory. Thanks for your tip-off 2014-04-12 23:05 GMT+01:00 Patrick Goupell : > > On 04/12/2014 04:58 PM, Med Hamza wrote: > > Many thanks for your help > >

[MSEide-MSEgui-talk] compiling

2014-04-27 Thread Med Hamza
Hi there, I have the following error when I build my new project mdb.pas(25,44) Fatal: Can't find unit maskutils used by mdb Rem: option make directory 1. ${MSELIBDIR}kernel/$TARGETOSDIR 2. I am using ubuntu. thank you.

Re: [MSEide-MSEgui-talk] windows management

2014-05-10 Thread Med Hamza
I am just using Puppy linux ver 5.7 system distro and MSEIDE-MSEGUI that's all. 2014-05-11 5:39 GMT+01:00 Martin Schreiber : > On Saturday 10 May 2014 20:20:38 Med Hamza wrote: > > Here it is as attachments. > > > Please write what window manager you

Re: [MSEide-MSEgui-talk] windows management

2014-05-11 Thread Med Hamza
It's OK with IceWM Manager. Thank you. 2014-05-11 13:54 GMT+01:00 Martin Schreiber : > On Saturday 10 May 2014 18:03:05 Med Hamza wrote: > > Hi Martin, > > > >I think there is an other bug when we want to maximize and restore > > window. > &

[MSEide-MSEgui-talk] Search

2014-05-29 Thread Med Hamza
Hi Martin, I have a forbiden 403 error when I use http://search.gmane.org/search.php?group=gmane.comp.ide.mseide.user Do you have the same? Best regards. -- Time is money. Stop wasting it! Get your web API in 5 minutes

[MSEide-MSEgui-talk] Filter Data

2014-06-01 Thread Med Hamza
Hi Martin, Filtering data via Navigator is a nice way brcause we know the dataset concerned. Before Apply filter, the user has to type any data in the field he wants to be filtred Is there any function to know the fieldName concerned? ps: I want to know this fieldname in the datamodule of t

Re: [MSEide-MSEgui-talk] Filter Data

2014-06-02 Thread Med Hamza
, the user has typed in BeforebeginFiltered or BeforeEndFiltered ? Med. 2014-06-02 7:47 GMT+01:00 Martin Schreiber : > On Sunday 01 June 2014 18:01:33 Med Hamza wrote: > > Hi Martin, > > > > Filtering data via Navigator is a nice way brcause we know the dataset > >

Re: [MSEide-MSEgui-talk] Filter Data

2014-06-04 Thread Med Hamza
Using filter is clear, and very simple to use when working with mseide-msegui, but how to set controling index of a tmsesqlquery ? I tried indexname, IndexFieldNames. I believe it's for dbf files. Med 2014-06-02 19:09 GMT+01:00 Martin Schreiber : > On Monday 02 June 2014 11:11:01 Martin Schreib

Re: [MSEide-MSEgui-talk] Filter Data

2014-06-04 Thread Med Hamza
How much memory does it cost. I mean RAM used. 2014-06-04 14:12 GMT+01:00 Martin Schreiber : > On Wednesday 04 June 2014 13:42:14 Med Hamza wrote: > > Using filter is clear, and very simple to use when working with > > mseide-msegui, but how to set controling index of a t

Re: [MSEide-MSEgui-talk] Filter Data

2014-06-04 Thread Med Hamza
Is it possible to build local index manually? Adding keys to this index depending on a certain condition. something like if c then addkey( nkey) ; 2014-06-04 14:29 GMT+01:00 Martin Schreiber : > On Wednesday 04 June 2014 15:22:00 Med Hamza wrote: > > How much memory does it cost

[MSEide-MSEgui-talk] Default values are Null

2014-06-07 Thread Med Hamza
Hi Martin, I am working with firebird database embedded. When the user insert record, the default values of fields are always null. Eg CREATE TABLE t1 (c1 date default CURRENT_DATE, c2 default 'C') INSERT INTO t1 (c1,c2) VALUES (:c1,:c2)-

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-09 Thread Med Hamza
Now the trigger does not get fired immediatly . I can show the fields default values after closing and reopening the dataset? I am using an embedded server engine : ibo_embedded the record is inserted using dbnavigator the trigger is active at position 1 what is wrong? Best Regards 2014-06-0

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-11 Thread Med Hamza
true. Best Regards Med. 2014-06-10 6:50 GMT+01:00 Martin Schreiber : > On Monday 09 June 2014 16:28:26 Med Hamza wrote: > > Now the trigger does not get fired immediatly . > > Are you sure? I assume the trigger is fired but you don't see the default > value after INSERT s

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-11 Thread Med Hamza
er : > On Wednesday 11 June 2014 09:14:16 Med Hamza wrote: > > I forgot to tell that without setting > controller.fields[n].providerflags1, > > I can see generator item (id) which is the key of tmsequery. but the > > others default values are null. > > > > the

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-11 Thread Med Hamza
11:11 GMT+01:00 Martin Schreiber : > On Wednesday 11 June 2014 11:32:37 Med Hamza wrote: > > MainForm with > > > > 1 tdbstring1 dataSource:ds fieldname:lib; > > 2 tdbstring2 dataSource:ds: fieldname:code; > > 3 tdbintegerdisp1 datasource:ds fieldname :n

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-11 Thread Med Hamza
Here are the files. See attach. please Best Regards 2014-06-11 12:09 GMT+01:00 Martin Schreiber : > On Wednesday 11 June 2014 13:01:17 Med Hamza wrote: > > First, my sincere thanks for your help and your patience. > > > > I noticed, when I post the record added I

Re: [MSEide-MSEgui-talk] Default values are Null

2014-06-11 Thread Med Hamza
Many thanks. Just curious to know the purpose of sequenceLink? 2014-06-11 17:26 GMT+01:00 Martin Schreiber : > On Wednesday 11 June 2014 16:44:31 Med Hamza wrote: > > Here are the files. See attach. please > > > What happens by inserting a record is: > - tsequencelink1 fetc

[MSEide-MSEgui-talk] HotZone

2014-06-14 Thread Med Hamza
Hi Martin, clicking captions of tdb* and label inside a tpanel does not activate the panel Onactivate event but clicking inside tdb* values does it.? -- HPCC Systems Open Source Big Data Platform from LexisNexis Risk

Re: [MSEide-MSEgui-talk] HotZone

2014-06-15 Thread Med Hamza
Now all tdbdropdown* *inside tsimplewidget *does not open when I click down arrow? mseide-msegui 3.3 2014-06-15 6:54 GMT+01:00 Martin Schreiber : > On Saturday 14 June 2014 20:45:36 Med Hamza wrote: > > Hi Martin, > > > >clicking captions of tdb* and label ins

Re: [MSEide-MSEgui-talk] HotZone

2014-06-16 Thread Med Hamza
It's work. 2014-06-16 7:09 GMT+01:00 Martin Schreiber : > On Sunday 15 June 2014 20:21:12 Med Hamza wrote: > > Now all tdbdropdown* *inside tsimplewidget *does not open when I > click > > down arrow? > > > Please try again with git master 6c1d011d

[MSEide-MSEgui-talk] tFieldParamLink From sender to Dest

2014-06-17 Thread Med Hamza
tfieldParamLink does not work for me. I mean dest fk is always null when assigning master pk to dest fk . Master is in browse mode, Dest in Ins mode DestdataSource is ds01 destFieldName is fk01 fieldName is fk01 fplo_syncmaster insert is true? fplo_syncslaveinsert nullify master field inside th

Re: [MSEide-MSEgui-talk] tFieldParamLink From sender to Dest

2014-06-18 Thread Med Hamza
fk value is null after post? 2014-06-17 9:29 GMT+01:00 Martin Schreiber : > Am 17.06.2014 08:25, schrieb Med Hamza: > > tfieldParamLink does not work for me. I mean dest fk is always null when > > assigning master pk to dest fk . > > > > Master is in br

Re: [MSEide-MSEgui-talk] tFieldParamLink From sender to Dest

2014-06-18 Thread Med Hamza
paramname n 2014-06-18 18:32 GMT+01:00 Martin Schreiber : > Am 18.06.2014 16:51, schrieb Med Hamza: > > fk value is null after post? > > > Please send a simple test case. > > Martin > > >

Re: [MSEide-MSEgui-talk] tFieldParamLink From sender to Dest

2014-06-18 Thread Med Hamza
Here is a simple test 2014-06-19 5:06 GMT+01:00 Martin Schreiber : > Am 18.06.2014 22:43, schrieb Med Hamza: > > MseMaster with select * from MasterDataSource is Ds01 > > MseDest with select * from Dest where fk =:n Ds02 > > > > T

Re: [MSEide-MSEgui-talk] tFieldParamLink From sender to Dest

2014-06-19 Thread Med Hamza
2014-06-19 7:10 GMT+01:00 Martin Schreiber : > Am 19.06.2014 07:55, schrieb Med Hamza: > > Here is a simple test > > > Please additionally send the *.mfm file(s) and the database creation > script or DB-fil

[MSEide-MSEgui-talk] (no subject)

2013-04-15 Thread Med Hamza
-- Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolse

[MSEide-MSEgui-talk] DbGridWidget

2013-04-15 Thread Med Hamza
Hi there Hi there, I need some help on setting a tdb*grid crosstab layout. Best regards. Example: NAME ADDRESS BBB become NAME ADDRESS -- Pre

[MSEide-MSEgui-talk] TFIELD

2013-04-20 Thread Med Hamza
Hi Martin, the object* tdbwidgetgrid* does not work with tmsesqlquery.fields property ? I set up an OnsetValue event but it does not fired a displayFormat does not execute. Do you have any solution. thank you best regards. Med. ---

[MSEide-MSEgui-talk] assign event.

2013-04-24 Thread Med Hamza
Hi Martin, I am working with tabsubform example. I changed some lines to assign a new event to dbgrid. In main.pas public tab3: ttab3fo; procedure s(const sender:tobject); <-added . . ...

Re: [MSEide-MSEgui-talk] assign event.

2013-04-25 Thread Med Hamza
Hi, Many thanks for your immediate reply, My error now is SIGSEGV (RUNTIME ERROR) at the same line ( tmainfo.getsub3exe). Best Regards Med. 2013/4/24 Graeme Geldenhuys > On 2013-04-24 20:37, Med Hamza wrote: > > tab3.tdbstringgrid1.onenter:=s; > > Wrong number of param

Re: [MSEide-MSEgui-talk] assign event.

2013-04-25 Thread Med Hamza
Hi martin, I tried to compile last git (mseide 3 ) but I had errors as following Microsoft Windows XP [version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\mseide>compile C:\mseide>ppc386 -Fu\mseide\lib\common\* -Fu\mseide\lib\common\kernel\i386-win32 -Fi\mseide\lib\com mon\kernel \mse

[MSEide-MSEgui-talk] IFI

2013-04-30 Thread Med Hamza
Hi there, Is it possible to know tag or others properties of CLIENT of tifi*linkcomp created in datamodule Best regards. -- Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility in

Re: [MSEide-MSEgui-talk] IFI

2013-04-30 Thread Med Hamza
e tag I want to get from main form* * * *Best Regards* *Med* * * * * * * * * 2013/4/30 Martin Schreiber > On Tuesday 30 April 2013 14:52:49 Med Hamza wrote: > > Hi there, > > > >Is it possible to know tag or others properties of CLIENT of > > tifi*linkcomp created

Re: [MSEide-MSEgui-talk] IFI

2013-04-30 Thread Med Hamza
Hi Martin, How to use msegit, I have just download it. Best Regards. Med 2013/4/30 Martin Schreiber > On Tuesday 30 April 2013 21:32:00 Martin Schreiber wrote: > > > > > I can change the signature of onsetvalue and other events to for example > > " > > setintegerclienteventty = > > procedur