Re: [gedit-list] show multitextview in gedit



For ViGedit I'm going to want to implement :vsplit as well as :sp
(views on top of each other) and in Vim these can be combined any way
you like (:sp within a :vsplit,etc.) with the only limitation being
screen space. This level of flexibility would be ideal. WRT handling
plugins, they should be attached separately to each of these views.

I'll take a look at this code and try to hack on it, but I agree that
we probably need this kind of multiview support in Gedit core.

On Fri, Apr 11, 2008 at 4:31 PM, Mikael Hermansson
<mike tielie gmail com> wrote:
> Hmm I just started to hack on a multiview plugin in gedit.
>
>  The reason for a such plugin is lots of people today has a Wide TFT
>  screens like 22" and above ...
>
>  Maybe this is not HIG compliant but I dont care ;-)
>
>  IMHO its kind of stupid to not use the the screen width more in gnome
>  apps.
>
>  So why not have multiple textviews in gedit like this screenshot?
>
>  http://webdav.tielie.com/screenshots/multiview.png
>
>
>  The problem is My hack is not a good hack I am really using lots of
>  Quick & Dirty to get it to work.
>
>  Maybe this could be implemented in core gedit in some way? To avoid
>  problems with hacks like this.
>
>  Anyway the code example can be found here.
>
>  But remember this is VERY alpha code:
>
>  http://svn.tielie.com/filedetails.php?repname=Tielie+GPL+source
>  +repository&path=%2Fplugins%2Fgedit-plugins%2Fmultiview%2Fmultiview.py
>
>  Btw... Another plugin that i want too see is a kind of <Control>Tab (or
>  other keybinding) that will show a popuplistview with all opened
>  documents. Or is it only me that sometim,es have upto > 10 opened
>  sourcefiles in gedit in the same time when working with projects ;-)
>
>  Anyone who already is working on a sush plugin?
>
>  Greets
>
>  Mikael
>
>
>  _______________________________________________
>  gedit-list mailing list
>  gedit-list gnome org
>  http://mail.gnome.org/mailman/listinfo/gedit-list
>



-- 
-J. Method


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]