Not an answer to your issue, but instead a construction suggestion.

It sounds like you're creating the numbered ovals as groups.  If so, you
can instead use oval graphics by themselves to accomplish the same result,
by setting the showName of the oval to true and setting the label property
of the oval to the number.  You can halve the number of objects needed.

Sample here:
go url "http://tactilemedia.com/download/labeled_graphic.livecode";

Someone else may be able to chime on in your IDE issue.

Regards,

Scott Rossi
Creative Director
Tactile Media, UX/UI Design




On 12/14/15, 11:23 AM, "use-livecode on behalf of Richmond"
<use-livecode-boun...@lists.runrev.com on behalf of
richmondmathew...@gmail.com> wrote:

>I'm not sure if this is a bug:
>
>https://www.dropbox.com/s/aat4znrcta95bvg/bugPerhaps.gif?dl=0
>
>I made a moronically simple stack to make numbered roundels, and
>once I had got beyond a certain amount the contextual menu of the
>properties
>palette went "sour", and I am now quite unable to select the field
>"Field" within
>the group "ww" to enter new numbers.
>
>Richmond.
>
>_______________________________________________
>use-livecode mailing list
>use-livecode@lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to