Re: [Gambas-user] Help! How to assign a theme to an editor control

2016-07-14 Thread Benoît Minisini
Le 04/07/2016 08:34, adamn...@gmail.com a écrit : > I am totally lost with this one :-( > > Given I have a custom IDE highlighting theme saved as a file in my home dir. > Say "bb.gambas.theme". > > Now I want to apply that same highlighting scheme to an editor control in > some gui project. >

[Gambas-user] Help! How to assign a theme to an editor control

2016-07-03 Thread adamn...@gmail.com
I am totally lost with this one :-( Given I have a custom IDE highlighting theme saved as a file in my home dir. Say "bb.gambas.theme". Now I want to apply that same highlighting scheme to an editor control in some gui project. How do I go about this? As I said - totally lost. tia Bruce --