[Gambas-user] IDE change requests

Hamish Robertson robertsonhamish at ...626...
Tue Mar 18 15:07:39 CET 2008


No.. I think I may have worded this incorrectly, my apologies.

what I meant was say we have a textbox in the main form. If I resize that
form the textbox stays the same size, unless I add code for it to change in
size in proportion with the form.

This is easily done with code, but could be more easily done with 4
checkboxes in the property panel. Lock top left, lock top right, lock bottom
left and lock bottom right.

Realbasic already does it and it works great. I think it's an idea worth
pinching. ;)

On 18/03/2008, Robert Rowe <robert.c.rowe at ...626...> wrote:
>
> If I understand you correctly you are asking for docking panels. You
> want to be able to move the property window to other edges. This would
> require a new component. Big job. It would be nice though. I'll see what
> I can do.
>
>
> Robert Rowe
>
>
> Robertson wrote:
> > Yes...for total newbies like me...
> > 4 checkboxes in the properties panel that allows the window to be locked
> in
> > place. Top left, top right bottom left and bottom right.
> >
> >
> >
> > On 18/03/2008, Robert Rowe <robert.c.rowe at ...626...> wrote:
> >
> >> I've been making some improvements to the IDE lately. They are in
> >> Gambas3 and I'll be backporting then to Gamabs2 soon. I'm interested to
> >> know if there is anything that people really want the IDE to do. Or is
> >> there something that it's currently doing that you want it to do
> >> different.
> >>
> >> I've been watching this list for about a week now and have been
> >> constructing a To Do list. I'd like to work on things that a lot of
> >> people really want though so I need some feedback.
> >>
> >> Here's some of the things on my To Do list (in no particular order)
> >>
> >> Integrate the help into the IDE so that you see the help when you need
> >> it. For instance I'm trying to add a small textlabel at the bottom of
> >> the property window to display help on the selected property. I'd like
> >> to extend this to work with the completion window also.
> >>
> >> Add a class builder wizard similar to the one in VB. Maybe some other
> >> builder wizards in the future.
> >>
> >> Split screen editors (already completed in Gambas3)
> >>
> >> A code snippets tool to store/retrieve often used code. Possibly with a
> >> connection to an online repository to allow sharing of snippets.
> >>
> >> Robert Rowe
> >>
> >>
> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by: Microsoft
> >> Defy all challenges. Microsoft(R) Visual Studio 2008.
> >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >>
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by: Microsoft
> > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> >
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lockboxes.png
Type: image/png
Size: 138793 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080318/1d19675f/attachment.png>


More information about the User mailing list