[Gambas-user] Optimalisation of default name property after copy of a control

wig wig at ...1809...
Wed Dec 12 11:27:45 CET 2007


Another advantage is Confirmation of origin:

There is no other obvious way to see where this instance came from or is
copied from, and especially after fine-tuning properties like width,
colors etc. in the original, one might want to be sure to have used the
right one to copy from.


Wim.

>
> In the IDE it would be interesting if, after making a copy of a control,
> the Name property would default to a copy of the name property of the
> copied control, plus let's say a number.
>
>
> Example:
>
> The IDE helps giving good names with giving a standard name, like for the
> LCD control a new control gets the name "LCDNumber1".
>
> When I adjust the control, I adjust properties like color, font etc, and I
> give it a relevant name  for my application like "LCDChannel".
>
> The application screen needs repeating similar controls, so I copy the
> control.
>
> Existing LCDNumber control "LCDChannel"
>
>  copy ctrl-c, paste ctrl-v
>
> result "LCDChannel1"
>
> (=what I would like it to be)
>
> instead of "LCDNumber1"
>
> Probably a typical question of a simple GUI user who doesn't use code for
> making the controls ...
>
> Wim
>
>
>
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by:
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>






More information about the User mailing list