You are right. I just tested it in Windows. The text contents were not selected. That's fine if it's the gtk's default. I can live with that :-) Cheers Scuri.
On 19 July 2016 at 23:30, Antonio Scuri <[email protected]> wrote: > That's system dependent. When you start a dialog in GTK, that the focus is > at a text edit control it automatically selects the text. If the focus is > not at the text, it will not select, if then you change the focus to the > text by pressing tab it will select the text. Even if you unselect the text, > change the focus and back again, it will select again the text. > > I could't find any GtkEntry property to control this behavior. > > Best, > Scuri > > > > > On Tue, Jul 19, 2016 at 3:39 AM, Andy Xiyue <[email protected]> wrote: >> >> Just tried. It doesn't work. Maybe only for MULTILINE=YES. Cheers. >> >> On 19 July 2016 at 15:11, Germán Arias <[email protected]> wrote: >> > Try with attribute SELECTION and value NONE. >> > >> > Germán >> > >> > El mar, 19-07-2016 a las 14:54 +1000, Andy Xiyue escribió: >> >> Thanks Ariset, though it doesn't work. I reckon the selection was >> >> came >> >> along with the mapping. I can change its content after mapping by >> >> event callbacks, but it would be a bit ugly so not worth doing it. >> >> >> >> On 19 July 2016 at 13:03, Ariset <[email protected]> wrote: >> >> > I think you can play around with the *CARET* attributes. >> >> > >> >> > ------------------------------------------------------------------- >> >> > ----------- >> >> > What NetFlow Analyzer can do for you? Monitors network bandwidth >> >> > and traffic >> >> > patterns at an interface-level. Reveals which users, apps, and >> >> > protocols are >> >> > consuming the most bandwidth. Provides multi-vendor support for >> >> > NetFlow, >> >> > J-Flow, sFlow and other flows. Make informed decisions using >> >> > capacity >> >> > planning >> >> > reports.http://sdm.link/zohodev2dev >> >> > _______________________________________________ >> >> > Iup-users mailing list >> >> > [email protected] >> >> > https://lists.sourceforge.net/lists/listinfo/iup-users >> >> > >> >> >> >> --------------------------------------------------------------------- >> >> --------- >> >> What NetFlow Analyzer can do for you? Monitors network bandwidth and >> >> traffic >> >> patterns at an interface-level. Reveals which users, apps, and >> >> protocols are >> >> consuming the most bandwidth. Provides multi-vendor support for >> >> NetFlow, >> >> J-Flow, sFlow and other flows. Make informed decisions using capacity >> >> planning >> >> reports.http://sdm.link/zohodev2dev >> >> _______________________________________________ >> >> Iup-users mailing list >> >> [email protected] >> >> https://lists.sourceforge.net/lists/listinfo/iup-users >> > >> > >> > ------------------------------------------------------------------------------ >> > What NetFlow Analyzer can do for you? Monitors network bandwidth and >> > traffic >> > patterns at an interface-level. Reveals which users, apps, and protocols >> > are >> > consuming the most bandwidth. Provides multi-vendor support for NetFlow, >> > J-Flow, sFlow and other flows. Make informed decisions using capacity >> > planning >> > reports.http://sdm.link/zohodev2dev >> > _______________________________________________ >> > Iup-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/iup-users >> >> >> ------------------------------------------------------------------------------ >> What NetFlow Analyzer can do for you? Monitors network bandwidth and >> traffic >> patterns at an interface-level. Reveals which users, apps, and protocols >> are >> consuming the most bandwidth. Provides multi-vendor support for NetFlow, >> J-Flow, sFlow and other flows. Make informed decisions using capacity >> planning >> reports.http://sdm.link/zohodev2dev >> _______________________________________________ >> Iup-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/iup-users > > > > ------------------------------------------------------------------------------ > What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic > patterns at an interface-level. Reveals which users, apps, and protocols are > consuming the most bandwidth. Provides multi-vendor support for NetFlow, > J-Flow, sFlow and other flows. Make informed decisions using capacity > planning > reports.http://sdm.link/zohodev2dev > _______________________________________________ > Iup-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/iup-users > ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports.http://sdm.link/zohodev2dev _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
