GTK+ with Broadway.

2017-03-30 Thread Igor D
Hi, I'm trying to change the cursor when it is over certain widget and do not succeed to do that when I'm working with GTK+ via Broadway. Without Broadway it works perfectly. Somebody knows about limitation for this case ? Thanks, Igor ___ gtk-list

Re: GTK+ with Broadway

2016-12-05 Thread Daniel Kasak
;> damned handy ). >> >> I haven't had to do anything like this yet, but if I had to tomorrow, >> I'd get users to enter an email address in a config screen, and I'd >> email documents or links to downloads to them. Not ideal, I know. >> >> Dan >> >>

Re: GTK+ with Broadway

2016-12-05 Thread Igor D
; >>> web-app development. Out of interest, what kind of applications are > >>> you considering distributing? > >>> > >>> It will depend a lot on what your app is doing I guess. Real-time > >>> graphing or apps where there is constant rendering

Re: GTK+ with Broadway

2016-11-29 Thread Daniel Kasak
at 7:31 PM, Igor D <ivb...@gmail.com> wrote: > Hi, > > I'm working with GTK+ via Broadway. > I need to upload and save some file on local computer (which run browser). > Can I do in this mode that and how ? > > Thanks, > Igor > > On Thu, Oct 13, 2016 at 3:10

Re: GTK+ with Broadway

2016-11-29 Thread Igor D
Hi, I'm working with GTK+ via Broadway. I need to upload and save some file on local computer (which run browser). Can I do in this mode that and how ? Thanks, Igor On Thu, Oct 13, 2016 at 3:10 PM, Igor D <ivb...@gmail.com> wrote: > Hi Dan, > > I don't need real time graphing or

Re: GTK+ with Broadway

2016-10-13 Thread Igor D
t > flying past in a log viewer ) will consume a lot more CPU than an app > that sits still and waits for a user to do something. > > I've also noticed that broadway gives a much better experience than > VNC. VNC is laggy and has rendering glitches. Broadway is pretty > im

Re: GTK+ with Broadway

2016-10-13 Thread Daniel Kasak
oticed that broadway gives a much better experience than VNC. VNC is laggy and has rendering glitches. Broadway is pretty impressive under conditions where VNC degrades badly. > 2. Reduced feature set, comparing to GTK without broadway. I found few minor > differences but this makes me afraid that it

Re: GTK+ with Broadway

2016-10-13 Thread Igor D
Hi, Thanks for prompt reply. Yes, I have couple of specific concerns: 1. Performance. I'm not looking for something special but expect something reasonable. My few experiments show that performance may be too low. 2. Reduced feature set, comparing to GTK without broadway. I found few minor

Re: GTK+ with Broadway

2016-10-12 Thread Daniel Kasak
back: http://tesla.duckdns.org/transparent-proxy-for-broadway-gtk3-html5-backend/ Are you after some info in particular? Dan On Thu, Oct 13, 2016 at 5:49 AM, Igor D <ivb...@gmail.com> wrote: > Hi, > > I wonder if someone have practical experience with GTK+ with Broadway. > I'

GTK+ with Broadway

2016-10-12 Thread Igor D
Hi, I wonder if someone have practical experience with GTK+ with Broadway. I'll be glad to have feedback. Thanks Igor ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-list

Using GTK+ with Broadway

2016-08-09 Thread Igor D
Hi all, I consider to use GTK+ with Broadway for development of device control application. Device is with functionality similar to broadband modem/router (I intentionally selected example which is familiar for all :-) ). Device should be controlled remotely via web browser. My concern