Saeid Nourian
Saeid Nourian
Hi Pedro, I forgot to mention that I did try this in Modena and in there it works fine. So this problem seems specific to JMetro.
This feature was requested 2 years ago but still not added? That's unfortunate. I'm on TD Ameritrade which cannot handle LIFO in intra-day trading so for that reason I considered...
Isn't this as simple as copying everything from moderna.css to jmetro.css and then call this method? ``` Application.setUserAgentStylesheet("jmetro.css"); ``` There is just one minor problem that this public method cannot...
Hi Pedro, Yeah it's a tough one. When I debugged it I noticed that a method is called that keeps setting the text color to default hence overriding your css...
Sorry for delay. I tried the css your suggest and nope it did not change color to red. The problem with black text persists. Looks like the css gets overriden...