Re: [Gambas-user] gb.desktop Desktop.ActiveWindow

2015-11-17 Thread zainudin ahmad
and Gtk issue : Bug report 843 On Wed, Nov 18, 2015 at 4:57 AM, herberth guzman wrote: > Regards Zainudin Ahmad > > Thanks for taking time to help me. > > Your example is useful for my project and adapt your code, and My_panel > works as I wanted. > > I am making

Re: [Gambas-user] gb.desktop Desktop.ActiveWindow

2015-11-16 Thread zainudin ahmad
I have added taskbar example into Gambas Software Farm I hope it's can help On Sat, Oct 31, 2015 at 12:52 AM, herberth guzman wrote: > Gianluigi greetings and Vuotto > > Thanks for your answers. > > Attach Example of MyPanel and if I work with DesktopWatcher. > > The

[Gambas-user] gb.desktop Desktop.ActiveWindow

2015-10-30 Thread herberth guzman
Gianluigi greetings and Vuotto Thanks for your answers. Attach Example of MyPanel and if I work with DesktopWatcher. The problem that I have long ago (when I started the project) MyPanel is not working as a panel (taskbar) example "lxpanel", "fbpanel", "Tint2". I have worked on improving this

Re: [Gambas-user] gb.desktop Desktop.ActiveWindow

2015-10-22 Thread Ru Vuott
ndle(id).Activate End * regards vuott Gio 22/10/15, Gianluigi <bagone...@gmail.com> ha scritto: Oggetto: Re: [Gambas-user] gb.desktop Desktop.ActiveWindow A: "mailing list for gambas users" <gambas-

Re: [Gambas-user] gb.desktop Desktop.ActiveWindow

2015-10-22 Thread Gianluigi
I think you should look at DesktopWatcher Regards GIanluigi 2015-10-21 22:54 GMT+02:00 herberth guzman : > Greetings to all, > I need help please with component gb.desktop.x11 to my Panel(f_panel) > > I will try to explain: > To activate a window the following code: >

[Gambas-user] gb.desktop Desktop.ActiveWindow

2015-10-21 Thread herberth guzman
Greetings to all, I need help please with component gb.desktop.x11 to my Panel(f_panel) I will try to explain: To activate a window the following code: value=last.tag Desktop.Windows.FromHandle (value) .Activate I would like to know how can I ask X11 which windows has focus. For instance, my