<div dir="auto"><div dir="auto">Cedron,</div><div dir="auto"><br></div><div>I didnt mean a group handler... I mean all buttons grouped sequentialy in the IDE code editor's method selector combo box:</div><div dir="auto"><br></div><div dir="auto"><span style="font-family:sans-serif">btnButtonThat_click()</span><br></div><div dir="auto">btnButtonThis_click()</div><div dir="auto"><span style="font-family:sans-serif">btnButtonWhatever_click()</span><br><br>Any reasonably intelligent person would need a minimun knowledge of Gambas or VB to understand group handlers anyway. Past the needed knowledge to understand prefixes.</div><div dir="auto"><br></div><div dir="auto">Cheers,</div><div dir="auto"><br></div><div dir="auto">Gen.<br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Em sáb, 16 de mar de 2019 16:53, Cedron Dawg <<a href="mailto:cedron@exede.net">cedron@exede.net</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I would argue Sub Buttons_Click() would be simpler and better for a group handler.<br>
<br>
The acid test is how comprehensible is it to a reasonably intelligent person who has no prior knowledge. Having to know a bunch of cryptic prefix abbreviations is not simple by any means.<br>
<br>
The only firm right or wrong is whether the compiler gets it right.<br>
<br>
It can be costly though if a maintainer gets it wrong.<br>
<br>
<br>
<br>
----- Original Message -----<br>
From: "gen braga" <<a href="mailto:genbraga1@gmail.com" target="_blank" rel="noreferrer">genbraga1@gmail.com</a>><br>
To: "user" <<a href="mailto:user@lists.gambas-basic.org" target="_blank" rel="noreferrer">user@lists.gambas-basic.org</a>><br>
Sent: Saturday, March 16, 2019 3:42:40 PM<br>
Subject: Re: [Gambas-user] Better use of prefixes<br>
<br>
If you allow me, in this case I do. <br>
<br>
And all buttons get grouped in the IDE method selector. <br>
<br>
You presented several good ideas indeed but I advocate the "KISS" method, with less options. <br>
<br>
But, afterall, its a matter of personal preference, since based on simple guidelines. <br>
<br>
Cheers, <br>
<br>
Gen. <br>
<br>
Em sáb, 16 de mar de 2019 16:26, Cedron Dawg < [ mailto:<a href="mailto:cedron@exede.net" target="_blank" rel="noreferrer">cedron@exede.net</a> | <a href="mailto:cedron@exede.net" target="_blank" rel="noreferrer">cedron@exede.net</a> ] > escreveu: <br>
<br>
<br>
<br>
<br>
Do you think "Sub btnNumber_Click()" is really better? <br>
<br>
<br>
<br>
<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div></div></div>