check box in browser?

cthulhugeek

New Member
[edit: Nevermind, just decided to use a logical with format of "*/" and the user hits enter or dbl-click on the record in the browse to toggle/untoggle.]

Hello,

Is there a way to add a check-box field into a browser column? I would like the user to be able to scroll up and down the data, checking next to the records they want to keep.

Don
www.donaldcfoley.com
http://us.imdb.com/name/nm1975841/
 
Hello Donald,

Starting in release 10.1x, I believe.

But you can do what's called a poor mans toggle box, using font "Windings 2", format "P/".

Can't remember off the top of my head but theres also another set of symbols you could use in, I think, "Windings 3".

HTH
 
As mentioned you can use an appropriate font e.g. webdings.Though you can combine this with skilled GUI design.On row entry you can bring a frame into view that has a togglebox situated displaying the togglebox in the appropriate place then hiding as appropriate.
 
As mentioned you can use an appropriate font e.g. webdings.Though you can combine this with skilled GUI design.On row entry you can bring a frame into view that has a togglebox situated displaying the togglebox in the appropriate place then hiding as appropriate.

I will have to admit, that doing that would be beyond my current GUI skill level I think. Sound cool though!

Don
 
i know codejock controls for the browser has a lot of capibilities i know you solved your issue but deff should take a look at them
 
Back
Top