Woden processor occupation and text highlight
Hi, first of all let me know where I can write questions about Woden (because I have not seen a lot of activity around it in any chat). Woden and Roassal3D have a problem that when the 3D window is shown, text highlighting is not working. Usually itâs not a big deal, but Rubric writes white text on white background :). I think a problem like that was already in Roassal2 and maybe someone remembers how to solve that? Uko
I think it is fine to keep the discussions either on the Pharo or on the Moose mailing list :). Doru On Mon, Dec 1, 2014 at 3:39 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
first of all let me know where I can write questions about Woden (because I have not seen a lot of activity around it in any chat).
Woden and Roassal3D have a problem that when the 3D window is shown, text highlighting is not working. Usually itâs not a big deal, but Rubric writes white text on white background :). I think a problem like that was already in Roassal2 and maybe someone remembers how to solve that?
Uko
-- www.tudorgirba.com "Every thing has its own flow"
Woden and Roassal3D have a problem that when the 3D window is shown, text highlighting is not working. Usually itâs not a big deal, but Rubric writes white text on white background :). I think a problem like that was already in Roassal2 and maybe someone remembers how to solve that?
It was the case in Roassal2 yes. This happens when the the window was constantly refreshing, thus no time left for the process behind the text hilighting. Maybe there is the same problem. You can have a look at the TRMorph class. Cheers, Alexandre
It was the case in Roassal2 yes. This happens when the the window was constantly refreshing,
That is not a problem of Woden. It has to be constantly refreshing. But it is a problem for Woden-Roassal... I guess, that the problem could be worse if I enabled vsync in the SDL2 backend (it blocks). 2014-12-01 12:09 GMT-03:00 Alexandre Bergel <alexandre.bergel@me.com>:
Woden and Roassal3D have a problem that when the 3D window is shown, text highlighting is not working. Usually itâs not a big deal, but Rubric writes white text on white background :). I think a problem like that was already in Roassal2 and maybe someone remembers how to solve that?
It was the case in Roassal2 yes. This happens when the the window was constantly refreshing, thus no time left for the process behind the text hilighting. Maybe there is the same problem. You can have a look at the TRMorph class.
Cheers, Alexandre
On 01 Dec 2014, at 16:14, Ronie Salgado <roniesalg@gmail.com> wrote:
It was the case in Roassal2 yes. This happens when the the window was constantly refreshing, That is not a problem of Woden. It has to be constantly refreshing.
But it is a problem for Woden-Roassal...
I guess, that the problem could be worse if I enabled vsync in the SDL2 backend (it blocks).
Ok, but can we make this work better? :)
2014-12-01 12:09 GMT-03:00 Alexandre Bergel <alexandre.bergel@me.com <mailto:alexandre.bergel@me.com>>:
Woden and Roassal3D have a problem that when the 3D window is shown, text highlighting is not working. Usually itâs not a big deal, but Rubric writes white text on white background :). I think a problem like that was already in Roassal2 and maybe someone remembers how to solve that?
It was the case in Roassal2 yes. This happens when the the window was constantly refreshing, thus no time left for the process behind the text hilighting. Maybe there is the same problem. You can have a look at the TRMorph class.
Cheers, Alexandre
participants (4)
-
Alexandre Bergel -
Ronie Salgado -
Tudor Girba -
Yuriy Tymchuk