[Gtk-sharp-list] (no subject)

Yves Ineichen yves.ineichen@dplanet.ch
Sun, 04 Jan 2004 10:52:31 +0000


--=-pWfSmeh0jT7d2EL2OJgz
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

hi,

i used a TextMark to scroll to end of a TextBuffer in a TextView:

TextMark amark;
//ChatBuf is the TextBuffer of a TextView (tChat)
amark =3D ChatBuf.InsertMark;
tChat.ScrollMarkOnscreen(amark);

anyway I think TextMark is what you are looking for.
hope it helps


On Sun, 2004-01-04 at 09:07, Seth Kurtzberg wrote:
> Hello, all,
>=20
> I'm using a TextBuffer for some code I'm porting to gtk#.  I can't find=20
> a way to move the current cursor position.  I've tried various methods,=20
> but they act on the selection.  I can highlight anything I want in the=20
> buffer, which is good, but I also need to be able to move the cursor.
>=20
> Any help will be greatly appreciated,
>=20
> -----------------------------------------------------------------
> Seth Kurtzberg
> CTO
> ISEC Research and Network Operations Center
> 480-314-1540
> 888-879-5206
> seth@isec.us
> -----------------------------------------------------------------
>=20
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
--=20
Yves Ineichen
::to know recursion, you must first know recursion::

--=-pWfSmeh0jT7d2EL2OJgz
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQA/9/Bu1dbw7c+krJ8RAhSsAKDn+rNzIqPcxSzuLvjzJc4D3DFrXwCgongN
6+XzjKz2q03m44gEhL5HolM=
=adRo
-----END PGP SIGNATURE-----

--=-pWfSmeh0jT7d2EL2OJgz--