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 changes in the area of desktop
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 changes in the area of desktop settings and very soon will show
a new version of the project Innova_Desktop 1.4
Thousand thanks
Herb
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 problem that I have long ago
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 p
romHandle(id).Activate
End
*
regards
vuott
Gio 22/10/15, Gianluigi ha scritto:
Oggetto: Re: [Gambas-user] gb.desktop Desktop.ActiveWindow
A: "mailing list for gambas users"
Data: Giovedì 22 ottobre 2
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:
>
> value=last.tag
> Desktop.
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 app