a simple grey line between two lines of a option btn

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

a simple grey line between two lines of a option btn

Post by jmburnod » Mon Apr 01, 2013 10:38 am

Hi All,
Does someone has a trick to insert a simple grey line between two lines of a option btn ?
Best regards
Jean-Marc
https://alternatic.ch

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: a simple grey line between two lines of a option btn

Post by shaosean » Mon Apr 01, 2013 10:50 am

Just set the text to:

Code: Select all

(-
If you need to disable text, just do:

Code: Select all

(Menu Item Text

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: a simple grey line between two lines of a option btn

Post by jmburnod » Mon Apr 01, 2013 11:15 am

Hi Shaosean.

Thanks
Two useful answer for one question. That is perfect
https://alternatic.ch

Post Reply