[Gambas-user] Class Window in gb.qt4 vs gb.ncurses
Jesus
ea7dfh at ...2382...
Sat May 4 01:31:17 CEST 2013
Recently a friend of mine reported an issue that I'm not sure how to
explain correctly.
He is making a terminal program that needs to print stuff on a real
printer, so it needs the gb.qt4 component to get access to the Printer
object. But also he needs to use gb.ncurses to do some neat presentation
in a terminal in a kind of interactive mode. Problem arises when the
*Window* class in gb.ncurses collides with the same class name in gb.qt4
(needed to gain access to printer functions) It seems that window class
in gb.qt4 surpasses the one in gb.ncurses.
So, is it a known problem? Does anyone realized this "incompatibility"
when using both components at the same time?
Is there a way to use the printer without using gb.qt4?
Benoît, Tobi... knocking at your doors ;-)
Best regards
--
Jesus Guardon
More information about the User
mailing list