Hello
Which class of Morph shall I use to implement a dropdown list in Morphic? So far I did not find anything suitable. Regards Hannes _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Hi Hannes,
There is one in StyledTextEditor, but this still doesn't run in 4.1... Cheers, Juan Vuletich On 2/2/2013 4:33 PM, H. Hirzel wrote: > Hello > > Which class of Morph shall I use to implement a dropdown list in Morphic? > So far I did not find anything suitable. > > Regards > Hannes > > _______________________________________________ > Cuis mailing list > [hidden email] > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org > _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Hello Juan
Good to have a drop-down list in StyleTextEditor for 4.0. library. https://github.com/bpieber/Cuis-StyledTextEditor I assume I can get it out from there as it is probably code which is rather independent. Right? Regards Hannes On 2/7/13, Juan Vuletich <[hidden email]> wrote: > Hi Hannes, > > There is one in StyledTextEditor, but this still doesn't run in 4.1... > > Cheers, > Juan Vuletich > > On 2/2/2013 4:33 PM, H. Hirzel wrote: >> Hello >> >> Which class of Morph shall I use to implement a dropdown list in Morphic? >> So far I did not find anything suitable. >> >> Regards >> Hannes >> >> _______________________________________________ >> Cuis mailing list >> [hidden email] >> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >> > > > _______________________________________________ > Cuis mailing list > [hidden email] > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org > _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Yes, but right now you can only use it in Cuis 4.0. Still need to finish
adapting STE for 4.1. Cheers, Juan Vuletich On 2/7/2013 12:35 PM, H. Hirzel wrote: > Hello Juan > > Good to have a drop-down list in StyleTextEditor for 4.0. library. > > https://github.com/bpieber/Cuis-StyledTextEditor > > I assume I can get it out from there as it is probably code which is > rather independent. Right? > > Regards > Hannes > > On 2/7/13, Juan Vuletich<[hidden email]> wrote: >> Hi Hannes, >> >> There is one in StyledTextEditor, but this still doesn't run in 4.1... >> >> Cheers, >> Juan Vuletich >> >> On 2/2/2013 4:33 PM, H. Hirzel wrote: >>> Hello >>> >>> Which class of Morph shall I use to implement a dropdown list in Morphic? >>> So far I did not find anything suitable. >>> >>> Regards >>> Hannes >>> >>> _______________________________________________ >>> Cuis mailing list >>> [hidden email] >>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >>> >> >> _______________________________________________ >> Cuis mailing list >> [hidden email] >> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >> > _______________________________________________ > Cuis mailing list > [hidden email] > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org > > > ----- > Se certifico que el correo no contiene virus. > Comprobada por AVG - www.avg.es > Version: 2013.0.2897 / Base de datos de virus: 2639/6087 - Fecha de la version: 07/02/2013 > > _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Thank you, Juan,
So as a workaround until I find time to have a look at the update effort from 4.0 to 4.1 I'll use a pop-up menu. --Hannes On 2/8/13, Juan Vuletich <[hidden email]> wrote: > Yes, but right now you can only use it in Cuis 4.0. Still need to finish > adapting STE for 4.1. > > Cheers, > Juan Vuletich > > On 2/7/2013 12:35 PM, H. Hirzel wrote: >> Hello Juan >> >> Good to have a drop-down list in StyleTextEditor for 4.0. library. >> >> https://github.com/bpieber/Cuis-StyledTextEditor >> >> I assume I can get it out from there as it is probably code which is >> rather independent. Right? >> >> Regards >> Hannes >> >> On 2/7/13, Juan Vuletich<[hidden email]> wrote: >>> Hi Hannes, >>> >>> There is one in StyledTextEditor, but this still doesn't run in 4.1... >>> >>> Cheers, >>> Juan Vuletich >>> >>> On 2/2/2013 4:33 PM, H. Hirzel wrote: >>>> Hello >>>> >>>> Which class of Morph shall I use to implement a dropdown list in >>>> Morphic? >>>> So far I did not find anything suitable. >>>> >>>> Regards >>>> Hannes >>>> >>>> _______________________________________________ >>>> Cuis mailing list >>>> [hidden email] >>>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >>>> >>> >>> _______________________________________________ >>> Cuis mailing list >>> [hidden email] >>> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >>> >> _______________________________________________ >> Cuis mailing list >> [hidden email] >> http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org >> >> >> ----- >> Se certifico que el correo no contiene virus. >> Comprobada por AVG - www.avg.es >> Version: 2013.0.2897 / Base de datos de virus: 2639/6087 - Fecha de la >> version: 07/02/2013 >> >> > > > _______________________________________________ > Cuis mailing list > [hidden email] > http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org > _______________________________________________ Cuis mailing list [hidden email] http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org |
Free forum by Nabble | Edit this page |