Re: [MSEide-MSEgui-talk] The source editor: no underline char shown in comments written in italic font

2012-01-13 Thread IvankoB for-mse
Otherwise MSEide has been the only source editor in the World suffering from not displaying comments in italic :) 2012/1/14, IvankoB for-mse : > Or to use slightly squeezed vertically fonts throughout the source editor ? > > > 2012/1/13, Martin Schreiber : >> Am 13.01.2012 10:58, schrieb IvankoB:

[MSEide-MSEgui-talk] about datacols.count

2012-01-13 Thread liuzg2
i create agrid myself and agrid.datacols.count:=6; for i:=0 to agrid.datacols.count-1 do begin agrid.datacols[i].editwidget:=tstringedit.create(self) end; and when i set agrid.datacols.count:=0; the six editwidget free or i must free myself? -

[MSEide-MSEgui-talk] about datacols.count

2012-01-13 Thread liuzg2
i create agrid myself and agrid.datacols.count:=6; for i:=0 to agrid.datacols.count-1 do begin agrid.datacols[i].editwidget:=tstringedit.create(self) end; and when i set agrid.datacols.count:=0; the six editwidget free or i must free myself? -

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread IvankoB for-mse
"newvalue" is the value in editbuffer === Why does it equal to NULL if checked on Post for entered value ? 2012/1/14, Martin Schreiber : > Am Friday 13 January 2012 20.36:28 schrieb IvankoB for-mse: >> because newvalue is NULL in insert state. >> === >> How then to perform this check (it

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 20.36:28 schrieb IvankoB for-mse: > because newvalue is NULL in insert state. > === > How then to perform this check (it forbids to insert non-unique values) ? > In order to get the "to be stored in edit buffer" field value in OnValidate use sender.value. "newvalue" i

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 20.06:15 schrieb Marcos Douglas: > > > > I do not understand... > > See the image in attachment, please. > > Params: > url = git://gitorious.org/mseide-msegui/mseide-msegui.git (right?) > command = git fetch > Please use git pull Martin

Re: [MSEide-MSEgui-talk] "File->New->SimpleForm.." is wrongly painted initially

2012-01-13 Thread Martin Schreiber
Am Thursday 12 January 2012 11.49:21 schrieb IvankoB: > see the attachment. > > (win-32) git master f038c9deeab79fdadcb47fb4f276cf50626f2435 has a workaround. -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27

Re: [MSEide-MSEgui-talk] The source editor: no underline char shown in comments written in italic font

2012-01-13 Thread IvankoB for-mse
Or to use slightly squeezed vertically fonts throughout the source editor ? 2012/1/13, Martin Schreiber : > Am 13.01.2012 10:58, schrieb IvankoB: >> (win-32). >> >> It feels quite strange - not seeing just typed. Even if it's a win-32 API >> fault (wrong font metric etc) anyway we must have an wo

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread IvankoB for-mse
because newvalue is NULL in insert state. === How then to perform this check (it forbids to insert non-unique values) ? In field.OnChanged, NewValue=Oldvalue thus data difference can't be detected. 2012/1/13, Martin Schreiber : > Am Friday 13 January 2012 16.03:56 schrieb IvankoB for-mse: >

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Marcos Douglas
On Fri, Jan 13, 2012 at 3:57 PM, Marcos Douglas wrote: > On Fri, Jan 13, 2012 at 3:44 PM, Martin Schreiber wrote: >> Am Friday 13 January 2012 18.56:20 schrieb Marcos Douglas: >>> On Fri, Jan 13, 2012 at 2:43 PM, Martin Schreiber >> wrote: >>> > Am Friday 13 January 2012 18.07:14 schrieb Marcos

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 18.56:20 schrieb Marcos Douglas: > On Fri, Jan 13, 2012 at 2:43 PM, Martin Schreiber wrote: > > Am Friday 13 January 2012 18.07:14 schrieb Marcos Douglas: > >> I updated now and the problem still exists... > > > > Works for me. > > git : 3177adbabe9f4984db1901e0658a085e

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Marcos Douglas
On Fri, Jan 13, 2012 at 2:43 PM, Martin Schreiber wrote: > Am Friday 13 January 2012 18.07:14 schrieb Marcos Douglas: >> >> I updated now and the problem still exists... >> > Works for me. git : 3177adbabe9f4984db1901e0658a085e39fe3127 on WinXP. My ppc386 is the 2.6.1 version: Free Pascal Compi

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 18.07:14 schrieb Marcos Douglas: > > I updated now and the problem still exists... > Works for me. Martin -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.n

Re: [MSEide-MSEgui-talk] mpqconnection.pp(1629) Fatal: There were 1 errors compiling module, stopping

2012-01-13 Thread Marcos Douglas
On Thu, Jan 12, 2012 at 12:59 PM, Martin Schreiber wrote: > Am 12.01.2012 13:39, schrieb Marcos Douglas: >> On Wed, Jan 11, 2012 at 6:53 PM, Martin Schreiber  wrote: >>> >>> On Wednesday 11 January 2012 21.51:35 Marcos Douglas wrote: Hi, I updated the sources today. 3177adbabe9

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 16.03:56 schrieb IvankoB for-mse: I get a EVariantTypeCastError > The project & the steps are here attached. The problematic point is the > below: > > //-- > procedure tmainfo.unitnamevalidate(Sender: TField); > var > s1: msestring; > i1: integer; > be

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread IvankoB for-mse
Also, with the attached project, try creating a new simple form then pasting on it copied childformsfo.(wrgdAssigned + qryAssigned + dsAssigned +..) then clearing persistent fields of qryAssigned then changing qryAssigned's SQL to "select distinct id, query_id, child_query_id, child_type from

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 15.34:42 schrieb IvankoB for-mse: > Ooohh, me've already fixed the project by dso_stringmemo :( > Please try to reproduce the crash because the bug must be fixed. Martin -- RSA(R) Conference 2012

Re: [MSEide-MSEgui-talk] TMSESQLQuery.controller.fields[..].OnValidate doesn't fire

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 15.31:32 schrieb IvankoB for-mse: > Which FPC version? > === > FPC 2.6. > Works for me. -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread IvankoB for-mse
Ooohh, me've already fixed the project by dso_stringmemo :( 2012/1/13, Martin Schreiber : > Am Friday 13 January 2012 14.19:11 schrieb IvankoB: >> seems to be in StrChr(). >> >> SQLite3, utf8 string field. >> >> If disallowed then more graceful exit - with exception etc ? >> > Testcase please.

Re: [MSEide-MSEgui-talk] TMSESQLQuery.controller.fields[..].OnValidate doesn't fire

2012-01-13 Thread IvankoB for-mse
Which FPC version? === FPC 2.6. 2012/1/13, Martin Schreiber : > Am Friday 13 January 2012 13.32:48 schrieb IvankoB: >> Encountered on TMSEStringField. >> > Is the OnValidate property set? Which FPC version? > Possibly this: > http://bugs.freepascal.org/view.php?id=19313 > ? > > --

Re: [MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 14.19:11 schrieb IvankoB: > seems to be in StrChr(). > > SQLite3, utf8 string field. > > If disallowed then more graceful exit - with exception etc ? > Testcase please. -- RSA(R) Conference 2012

Re: [MSEide-MSEgui-talk] TMSESQLQuery.controller.fields[..].OnValidate doesn't fire

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 13.32:48 schrieb IvankoB: > Encountered on TMSEStringField. > Is the OnValidate property set? Which FPC version? Possibly this: http://bugs.freepascal.org/view.php?id=19313 ? -- RSA(R) Conference

[MSEide-MSEgui-talk] ftMemo field: SigSegv on aswidestring of typecast to widestring

2012-01-13 Thread IvankoB
seems to be in StrChr(). SQLite3, utf8 string field. If disallowed then more graceful exit - with exception etc ? -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfde

Re: [MSEide-MSEgui-talk] LookupBuffer: no "Find()" fucntion for *string types

2012-01-13 Thread Martin Schreiber
Am Friday 13 January 2012 13.48:16 schrieb IvankoB: > the subj > " tcustomlookupbuffer = class(tactcomponent) [...] function find(const fieldno: integer; const avalue: msestring; out aindex: integer; const caseinsensitive: boolean; const filte

[MSEide-MSEgui-talk] LookupBuffer: no "Find()" fucntion for *string types

2012-01-13 Thread IvankoB
the subj -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 ___ mseide-msegui-talk mailing list mseide-msegui-talk@li

[MSEide-MSEgui-talk] TMSESQLQuery.controller.fields[..].OnValidate doesn't fire

2012-01-13 Thread IvankoB
Encountered on TMSEStringField. -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 ___ mseide-msegui-talk mailing lis

Re: [MSEide-MSEgui-talk] The source editor: no underline char shown in comments written in italic font

2012-01-13 Thread Martin Schreiber
Am 13.01.2012 10:58, schrieb IvankoB: > (win-32). > > It feels quite strange - not seeing just typed. Even if it's a win-32 API > fault (wrong font metric etc) anyway we must have an workaround. > Adjust 'Project'-'Options'-'Editor'-'Extra Sp.'.

[MSEide-MSEgui-talk] The source editor: no underline char shown in comments written in italic font

2012-01-13 Thread IvankoB
(win-32). It feels quite strange - not seeing just typed. Even if it's a win-32 API fault (wrong font metric etc) anyway we must have an workaround. -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Registe

Re: [MSEide-MSEgui-talk] TMSSQLQuery.controller.refresh(..) doesn't fire AfterScroll in no data after the refresh

2012-01-13 Thread Martin Schreiber
Am 13.01.2012 09:21, schrieb IvankoB: >>> Two gueries - qry1 reads from table1, qry2 reads/writes from/to table1. >>> After writting by qry2, qry1 is refreshed so that to redraw changes made >>> by qry2. >> How is qry1 refreshed? >> > > qry1.controller.refresh(..); > Strange. Please set a breakpoin

Re: [MSEide-MSEgui-talk] TMSSQLQuery.controller.refresh(..) doesn't fire AfterScroll in no data after the refresh

2012-01-13 Thread IvankoB
>> Two gueries - qry1 reads from table1, qry2 reads/writes from/to table1. >> After writting by qry2, qry1 is refreshed so that to redraw changes made >> by qry2. > How is qry1 refreshed? > qry1.controller.refresh(..); -