GtkLauncher news

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

GtkLauncher news

MrGwen
Hi,

I've some good news from GtkLauncher :

  * Handling of per-workspace variables
  * Inspector improvment view adapted with the object (an instance of array,
an object, ...) you can create your view for your own class if you want
  * Syntax highlighting on the fly (need some work)

Cheers,
Gwenael

--

GtkLauncher for GNU Smalltalk : http://gtklauncher.bioskop.fr/


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GtkLauncher news

Paolo Bonzini-2
Gwenael Casaccio wrote:
> Hi,
>
> I've some good news from GtkLauncher :
>
>   * Handling of per-workspace variables
>   * Inspector improvment view adapted with the object (an instance of array,
> an object, ...) you can create your view for your own class if you want
>   * Syntax highlighting on the fly (need some work)

That's great!  Can you handle syntax highlighting really on the fly?
For Blox I made it update when you changed input line (Visual Basic also
did it this way, I think I was inspired by that).

Paolo


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GtkLauncher news

MrGwen
On Wednesday 13 May 2009 11:58:03 you wrote:

> Gwenael Casaccio wrote:
> > Hi,
> >
> > I've some good news from GtkLauncher :
> >
> >   * Handling of per-workspace variables
> >   * Inspector improvment view adapted with the object (an instance of
> > array, an object, ...) you can create your view for your own class if you
> > want * Syntax highlighting on the fly (need some work)
>
> That's great!  Can you handle syntax highlighting really on the fly?
> For Blox I made it update when you changed input line (Visual Basic also
> did it this way, I think I was inspired by that).
>
> Paolo

When the GtkTextBuffer is changed I update the view, off course this is not the
best solution (when RBParser failed) but it works pretty well. I need to work
on the variable scope  and classes for the syntax highlighting (should be
pretty easy).

By the way I've a fresh new : you can go dive and back in the inpector ;)

Gwenael

--

GtkLauncher for GNU Smalltalk : http://gtklauncher.bioskop.fr/


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GtkLauncher news

MrGwen
In reply to this post by MrGwen
On Tuesday 12 May 2009 16:36:04 you wrote:

> Hi,
>
> I've some good news from GtkLauncher :
>
>   * Handling of per-workspace variables
>   * Inspector improvment view adapted with the object (an instance of
> array, an object, ...) you can create your view for your own class if you
> want * Syntax highlighting on the fly (need some work)
>
> Cheers,
> Gwenael

Roadmap for the next version ( 0.3.0 ) :

  * undo/redo in the code editor in the browser
  * sender/implementors tools
  * load/save project
  * fix bugs :D

Cheers,
Gwenael

--

GtkLauncher for GNU Smalltalk : http://gtklauncher.bioskop.fr/


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk