Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

PLUG IT IN!!!


devel / comp.lang.clipper.visual-objects / Re: double click

SubjectAuthor
* double clickaurora baccio
+* Re: double clickJohnMartens
|`- Re: double clickJohnMartens
`- Re: double clickFranz Rachbauer

1
double click

<8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=818&group=comp.lang.clipper.visual-objects#818

  copy link   Newsgroups: comp.lang.clipper.visual-objects
X-Received: by 2002:aed:20e3:: with SMTP id 90mr7812032qtb.165.1622875131668;
Fri, 04 Jun 2021 23:38:51 -0700 (PDT)
X-Received: by 2002:a37:f502:: with SMTP id l2mr7495938qkk.195.1622875131453;
Fri, 04 Jun 2021 23:38:51 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.clipper.visual-objects
Date: Fri, 4 Jun 2021 23:38:51 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=93.65.243.140; posting-account=mGyhkgoAAACGngz8cxCfTmITiU5OjECD
NNTP-Posting-Host: 93.65.243.140
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>
Subject: double click
From: aurorabaccio@gmail.com (aurora baccio)
Injection-Date: Sat, 05 Jun 2021 06:38:51 +0000
Content-Type: text/plain; charset="UTF-8"
 by: aurora baccio - Sat, 5 Jun 2021 06:38 UTC

Good morning,
I know this is a stupid request, but I don't know how to do it.
In a datadialog I have a subdatawindows with a list of names.
In the upper part of the datadialog I have created a singleEdit.
With Double Click I would like to select a record from the subData and transfer it to the singleEdit and then do a search.
I don't know how to do this.
Thanks for the help.
Aurora Baccio

Re: double click

<s9flnm$rsc$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=819&group=comp.lang.clipper.visual-objects#819

  copy link   Newsgroups: comp.lang.clipper.visual-objects
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: martens@tennishulp.info (JohnMartens)
Newsgroups: comp.lang.clipper.visual-objects
Subject: Re: double click
Date: Sat, 5 Jun 2021 13:04:19 +0200
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <s9flnm$rsc$1@dont-email.me>
References: <8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 5 Jun 2021 11:04:22 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="bd10b4e944a0e89e821cebecb8cd0d46";
logging-data="28556"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+gOZvfWpzAlWhZKJGftUNa+rxr+/GFoj4="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.2
Cancel-Lock: sha1:qYXtnNn1Dfz461kbt10EH3wrANg=
In-Reply-To: <8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>
Content-Language: nl
 by: JohnMartens - Sat, 5 Jun 2021 11:04 UTC

Should work if the datadialog has a methed like CopySubdataInfo(cInfo as
STRING)

Can you catch the mouse double click in the sub-data window ?
Then call from this sub-data window cathc
SUPER:CopySubdataInfo(CInfoFromSub)

John

Op 5-6-2021 om 08:38 schreef aurora baccio:
> Good morning,
> I know this is a stupid request, but I don't know how to do it.
> In a datadialog I have a subdatawindows with a list of names.
> In the upper part of the datadialog I have created a singleEdit.
> With Double Click I would like to select a record from the subData and transfer it to the singleEdit and then do a search.
> I don't know how to do this.
> Thanks for the help.
> Aurora Baccio
>

Re: double click

<s9flr8$rsc$2@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=820&group=comp.lang.clipper.visual-objects#820

  copy link   Newsgroups: comp.lang.clipper.visual-objects
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: martens@tennishulp.info (JohnMartens)
Newsgroups: comp.lang.clipper.visual-objects
Subject: Re: double click
Date: Sat, 5 Jun 2021 13:06:18 +0200
Organization: A noiseless patient Spider
Lines: 26
Message-ID: <s9flr8$rsc$2@dont-email.me>
References: <8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>
<s9flnm$rsc$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 5 Jun 2021 11:06:16 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="bd10b4e944a0e89e821cebecb8cd0d46";
logging-data="28556"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+svGaufCPftfggWQsi1oL2L3pfnhthHow="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.2
Cancel-Lock: sha1:DTYrGOlvMj6IEw4xNxL9djgy59g=
In-Reply-To: <s9flnm$rsc$1@dont-email.me>
Content-Language: nl
 by: JohnMartens - Sat, 5 Jun 2021 11:06 UTC

Sorry. No SUPER:CopySubdataInfo(CInfoFromSub) but
SELF:OWNER:CopySubdataInfo(CInfoFromSub)

Op 5-6-2021 om 13:04 schreef JohnMartens:
> Should work if the datadialog has a methed like CopySubdataInfo(cInfo as
> STRING)
>
> Can you catch the mouse double click in the sub-data window ?
> Then call from this sub-data window cathc
> SUPER:CopySubdataInfo(CInfoFromSub)
>
> John
>
>
> Op 5-6-2021 om 08:38 schreef aurora baccio:
>> Good morning,
>> I know this is a stupid request, but I don't know how to do it.
>> In a datadialog I have a subdatawindows with a list of names.
>> In the upper part of the datadialog I have created a singleEdit.
>> With Double Click I would like to select a record from the subData and
>> transfer it to the singleEdit and then do a search.
>> I don't know how to do this.
>> Thanks for the help.
>> Aurora Baccio
>>

Re: double click

<s9kh3h$1pa5$1@gioia.aioe.org>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=821&group=comp.lang.clipper.visual-objects#821

  copy link   Newsgroups: comp.lang.clipper.visual-objects
Path: i2pn2.org!i2pn.org!aioe.org!SgMro3bgCbrnXCdsDBRYOQ.user.gioia.aioe.org.POSTED!not-for-mail
From: office@rachbauer.org (Franz Rachbauer)
Newsgroups: comp.lang.clipper.visual-objects
Subject: Re: double click
Date: Mon, 7 Jun 2021 09:16:00 +0200
Organization: Aioe.org NNTP Server
Lines: 18
Message-ID: <s9kh3h$1pa5$1@gioia.aioe.org>
References: <8bffedb0-cd39-4248-960f-9c2b79f8448en@googlegroups.com>
NNTP-Posting-Host: SgMro3bgCbrnXCdsDBRYOQ.user.gioia.aioe.org
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: abuse@aioe.org
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:78.0) Gecko/20100101
Thunderbird/78.10.2
X-Notice: Filtered by postfilter v. 0.9.2
X-Antivirus-Status: Clean
X-Antivirus: Avast (VPS 210607-0, 07.06.2021), Outbound message
 by: Franz Rachbauer - Mon, 7 Jun 2021 07:16 UTC

You have several methods to do mouse double click:
- if your data is in a listview
use window:ListViewMouseButtonDoubleClick() Method
- if your data is in a databrowser
use DataBrowser:CellDoubleClick() Method
Regards, Franz

Am 05.06.2021 um 08:38 schrieb aurora baccio:
> Good morning,
> I know this is a stupid request, but I don't know how to do it.
> In a datadialog I have a subdatawindows with a list of names.
> In the upper part of the datadialog I have created a singleEdit.
> With Double Click I would like to select a record from the subData and transfer it to the singleEdit and then do a search.
> I don't know how to do this.
> Thanks for the help.
> Aurora Baccio
>

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor