Re: [Gambas-user] Some GTK+ bugs

2015-04-20 Thread Jussi Lahtinen
> Another point: closing all the windows don't stop the application, so you > have a problem there to fix. > No that is by design. If you want to quit the program select menu; file --> quit. Or if you want to open the main window again click on the tray icon. > No. Action is there to make sev

Re: [Gambas-user] Some GTK+ bugs

2015-04-20 Thread Benoît Minisini
Le 19/04/2015 15:58, Jussi Lahtinen a écrit : > > 1. Tableview doesn't respect font colors (all are shown as black). > Create alarm, click right mouse button on it in tableview, select > "disable / enable". > > > You does not respect the syntax of rich text, which looks

[Gambas-user] Some GTK+ bugs

2015-04-16 Thread Jussi Lahtinen
See attachments. 1. Tableview doesn't respect font colors (all are shown as black). Create alarm, click right mouse button on it in tableview, select "disable / enable". 2. Textarea is shown over other objects when placed on vsplit (see attached picture). Jussi PS. Did you get my mail about t