Página 1 de 1

IDE - Minor Annoyance

Publicado: Sab Jul 29, 2006 2:28 am
por aross
In an OptionList inside an Explorer Bar, each time you click on a button
item to paste an OnClick event causes the form to disappear when you click
on the next button item.

IDE - Minor Annoyance

Publicado: Lun Jul 31, 2006 12:00 pm
por jfgimenez
Andrew,
> In an OptionList inside an Explorer Bar, each time you click on a button
> item to paste an OnClick event causes the form to disappear when you click
> on the next button item.
I suppose that you are saying that the form is covered by the code editor
when you assign the event, aren't you?
If so, it's correct, as the desired behaviour is to show and give the focus
to the code editor to write the event code.
--
Regards,
Jose F. Gimenez
http://www.xailer.com

IDE - Minor Annoyance

Publicado: Lun Jul 31, 2006 5:55 pm
por aross
That makes sense, but when you are assigning a commen event handler for all
items in the option list, it becomes difficult. I'll live with it.
Thanks
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=44cdd4c1@news.xailer.com...]44cdd4c1@news.xailer.com...[/email]
> Andrew,
>
>> In an OptionList inside an Explorer Bar, each time you click on a button
>> item to paste an OnClick event causes the form to disappear when you
>> click on the next button item.
>
> I suppose that you are saying that the form is covered by the code editor
> when you assign the event, aren't you?
>
> If so, it's correct, as the desired behaviour is to show and give the
> focus to the code editor to write the event code.
>
>
> --
> Regards,
>
> Jose F. Gimenez
> http://www.xailer.com
>

IDE - Minor Annoyance

Publicado: Lun Jul 31, 2006 6:05 pm
por jfgimenez
Andrew,
> That makes sense, but when you are assigning a commen event handler for
> all items in the option list, it becomes difficult. I'll live with it.
FYI, the fast way to switch between code and forms editor is pressing F12.
--
Regards,
Jose F. Gimenez
http://www.xailer.com