I understand that the implementation would likely be rather quite difficult, I meant it more as a suggestion of a direction rather than an immediate feature suggestion.<br><br>I had need to use a 3d cad program recently and the one I settled on was blender, that program totally changed my views on how good a customizable UI can be and left me wishing my other main tools were a lot more blender like. A quick google search for blender screenshots should give you an idea of what it can do. And I do realize that they have implemented a complete tiling windowing system within blender which makes customization a lot easier than in an intentionally light weight application like Geany.<br>
<br><div class="gmail_quote">On Fri, Nov 21, 2008 at 11:51 PM, Nick Treleaven <span dir="ltr"><<a href="mailto:nick.treleaven@btinternet.com">nick.treleaven@btinternet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 21 Nov 2008 07:31:52 +1100<br>
"Gordon Wrigley" <<a href="mailto:gordon.wrigley@gmail.com">gordon.wrigley@gmail.com</a>> wrote:<br>
<br>
> It seems to me that ultimately this should be part of the split window<br>
> stuff, you allow arbitrary splitting vertically, horizontally and<br>
> nested splitting so you can divide up the screen however you like and<br>
> then you provide the ability to say what sort of window each one is,<br>
> be it edit, side bar or message. That would let you do other useful<br>
> things like having symobls and documents on screen at the same time<br>
> etc.<br>
<br>
No, I think sidebar and message window placement is completely<br>
different to what you want for the split window plugin, in terms of<br>
implementation.<br>
<br>
BTW, even a simple solution is more complicated because of the issue<br>
that reparenting a Scintilla editor is not really possible in a<br>
portable way ATM (see the october mail about windows problems).<br>
<br>
So for now it isn't sensible for anyone to work on ultra-configurable<br>
sub-windows, at least until the Scintilla issue is resolved in some<br>
way (and we agree we want to do it anyway ;-)). That said, simple things<br>
like configuring the message window to be vertical can probably be done<br>
with static containers, i.e. no actual moving of the main notebook<br>
control.<br>
<br>
Regards,<br>
Nick<br>
_______________________________________________<br>
Geany mailing list<br>
<a href="mailto:Geany@uvena.de">Geany@uvena.de</a><br>
<a href="http://lists.uvena.de/cgi-bin/mailman/listinfo/geany" target="_blank">http://lists.uvena.de/cgi-bin/mailman/listinfo/geany</a><br>
</blockquote></div><br>