Le 04/05/2013 01:31, Jesus a écrit : > 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 >
No solution at the moment. He must make two different programs. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
