| To: | REALbasic NUG French <realbasic-nug.fr@lists.realsoftware.com> |
|---|---|
| Subject: | Re: Comment créer une constante kTab ? |
| From: | Eric Ferrer <wonderfef@gmail.com> |
| Date: | Wed, 29 Jul 2009 19:03:09 +0200 |
| Authentication-results: | mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug.fr-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug.fr-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:mime-version:subject:date:references :x-mailer; bh=bM5rgWjdy0U03HrLXlViayBLaNJX6t5UUjMnrwjNFVw=; b=a4xAG4dYb6nScdoHzTPyMfI9ueG3fBp/jUBPCIKtDtSMcf/wtvrqXwnZEj5tDUJDuR Nz4595hcuvnPUtK0gTt+FDwmN0m7ifl3cDm6weDGD1SzAO0TPqhk2yPkqRlr/oIzQx6a K8MWIXnRCaybu4Dw9ld15+ySyijoCp5qwN1AM= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type:mime-version:subject :date:references:x-mailer; b=b9XzY6a46vheXQ5zunXJUyYTAALCWhHfDU3n3qIsjOzreKPZIMlzsIljGYH4m3pg1P /xfRAQY18rdYGgB9x88LY7AX9jF/8kLhwrlVg/jeDCP6RGV0dUQXJPOhzS4yu7F8zx/O RcfFg5Gw0HeYbcPInkeIkmFfAvoYcFWlGvsuE= |
| In-reply-to: | <24134240.177963.1248883662533.JavaMail.www@wwinf1d15> |
| References: | <31125040.150533.1248875315532.JavaMail.www@wwinf1608> <49C1A27B-9A0F-4BD6-B366-3B229CB4D71B@edlr.fr> <44A8C3AC-2296-4675-8A7D-2CE2D8692922@gmail.com> <24134240.177963.1248883662533.JavaMail.www@wwinf1d15> |
| Reply-to: | REALbasic NUG French <realbasic-nug.fr@lists.realsoftware.com> |
| Sender: | realbasic-nug.fr-bounces@lists.realsoftware.com |
Le 29 juil. 2009 à 18:07, emile.a.schwarz a écrit : Mais, le but de la manoeuvre était d'avoir moins à taper (4 caractères contre 6) et de profiter de l’auto-complete: kT + … Tab = kTab. le truc d'Olivier est parfait, mais je ne sais pas comment tu tournes ton code : ce que tu dis ne ma paraît pas logique si, dans ton projet, il existe une fonction : Function kTab() as string placée dans un module et que cette fonction est globale (pas protected ni private)alors tu n'as qu'à taper les premières lettres et l'autocoplete fait le reste... et je ne vois pas pourquoi il y aurait 6 lettres à taper au lieu de 4 !!! Eric |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Accéder à une de mes propriété de fenêtre, Eric Ferrer |
|---|---|
| Next by Date: | Re: Accéder à une de mes propriété de fenêtre, emile.a.schwarz |
| Previous by Thread: | Re: Comment créer une constante kTab ?, emile.a.schwarz |
| Next by Thread: | Re: Comment créer une constante kTab ?, olivier corouge |
| Indexes: | [Date] [Thread] [Top] [All Lists] |