Option Button in a Datagrid

Glen Bojsza gbojsza at gmail.com
Thu Oct 25 20:42:35 EDT 2012


Hi Mark,

As I mentioned, adding the option button and it working is fine. It's the
hilite that causes the problem on not being able to read the text in the
option button.

Someone must have found this before?

As a work around I could disable the auto hilite for the datagrid and add a
selection column but this should not be the way to do things.

Glen

On Thu, Oct 25, 2012 at 7:48 PM, Mark Schonewille <
m.schonewille at economy-x-talk.com> wrote:

> Hi Glen,
>
> You can add a locked field to a datagrid and show a popup button when the
> user clicks on that field. I presume the popup button needs to contain a
> script that puts the chosen value into the field. Because the popup button
> doesn't need to be part of the datagrid, I expect no problems with hilites
> etc.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other colour
> spaces. http://www.color-converter.com
>
>
>
> On 25 okt 2012, at 16:07, Glen Bojsza wrote:
>
> > Hello,
> >
> > I want to add an option button to a column in a datagrid... this is not a
> > problem except when a user tries to use it.
> >
> > The choices are are there and the drop down works but you can read the
> text
> > in the drop down.
> >
> > If you turn off auto hilite for the datagrid then everything with the
> > option button is fine but then you can't allow the user to visually
> select
> > a line.
> >
> > Is there another way of having the text in the option button to show as
> > normal and allow for auto hilite of the line in a datagrid?
> >
> > thanks,
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list