Borderless buttons in EiffelVision2

4 messages Options
Embed this post
Permalink
the blind squirrel

Borderless buttons in EiffelVision2

Reply Threaded More More options
Print post
Permalink
I'm teaching myself EiffelVision by way of converting a WEL application on Linux (Ubuntu). I'm using EiffelBuild--after several days, it's all starting to make sense. It's pretty slick, a lot easier to work with than WEL.

Out of curiosity, I'd love to know how the various borderless buttons in EiffelBuild were created. There are several of them in the object editor: 'Select events', for example, looks like a label until the cursor enters its space, then it becomes a button. I don't see any obvious way to make an EV_BUTTON work like this (but it would be great if it could). Could someone explain how this effect is created? I know I'll find uses for it.

David Jenkins

Emmanuel Stapf

RE: Borderless buttons in EiffelVision2

Reply Threaded More More options
Print post
Permalink
It is actually quite simple. It is not a button but a toolbar with a toolbar
button inside.

Regards,
Manu

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of djenkins99a
> Sent: Wednesday, October 14, 2009 12:53 PM
> To: [hidden email]
> Subject: [eiffel_software] Borderless buttons in EiffelVision2
>
> I'm teaching myself EiffelVision by way of converting a WEL application
> on Linux (Ubuntu). I'm using EiffelBuild--after several days, it's all
> starting to make sense. It's pretty slick, a lot easier to work with than
> WEL.
>
> Out of curiosity, I'd love to know how the various borderless buttons in
> EiffelBuild were created. There are several of them in the object editor:
> 'Select events', for example, looks like a label until the cursor enters
> its space, then it becomes a button. I don't see any obvious way to make
> an EV_BUTTON work like this (but it would be great if it could). Could
> someone explain how this effect is created? I know I'll find uses for it.
>
> David Jenkins
>
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>

------------------------------------------------------------------------  
Eiffel Software
805-685-1006
http://www.eiffel.com       
Customer support: http://support.eiffel.com       
User group: http://groups.eiffel.com/join       
------------------------------------------------------------------------  
the blind squirrel

Re: Borderless buttons in EiffelVision2

Reply Threaded More More options
Print post
Permalink


Thank you Manu. It works!

BTW, I'm really liking EiffelBuild. Aside from a few quirks, mentioned in earlier posts, it's easy to learn to use and work with. It has crashed on me a few times, during pebble drag & drop operations, but I'm writing that off as a result of the very old computer I'm running it on. (The computer was rescued from the landfill only by installing Ubuntu Linux on it.) If you want, I can send or post the dump it generates, the next time it happens. Otherwise, it's good, EiffelBuild!

--- In [hidden email], "Emmanuel Stapf [ES]" <manus@...> wrote:

>
> It is actually quite simple. It is not a button but a toolbar with a toolbar
> button inside.
>
> Regards,
> Manu
>
> > -----Original Message-----
> > From: [hidden email]
> > [mailto:[hidden email]] On Behalf Of djenkins99a
> > Sent: Wednesday, October 14, 2009 12:53 PM
> > To: [hidden email]
> > Subject: [eiffel_software] Borderless buttons in EiffelVision2
> >
> > I'm teaching myself EiffelVision by way of converting a WEL application
> > on Linux (Ubuntu). I'm using EiffelBuild--after several days, it's all
> > starting to make sense. It's pretty slick, a lot easier to work with than
> > WEL.
> >
> > Out of curiosity, I'd love to know how the various borderless buttons in
> > EiffelBuild were created. There are several of them in the object editor:
> > 'Select events', for example, looks like a label until the cursor enters
> > its space, then it becomes a button. I don't see any obvious way to make
> > an EV_BUTTON work like this (but it would be great if it could). Could
> > someone explain how this effect is created? I know I'll find uses for it.
> >
> > David Jenkins
> >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
>


Emmanuel Stapf

RE: Re: Borderless buttons in EiffelVision2

Reply Threaded More More options
Print post
Permalink
> BTW, I'm really liking EiffelBuild. Aside from a few quirks, mentioned in
> earlier posts, it's easy to learn to use and work with. It has crashed on
> me a few times, during pebble drag & drop operations, but I'm writing
> that off as a result of the very old computer I'm running it on. (The
> computer was rescued from the landfill only by installing Ubuntu Linux on
> it.) If you want, I can send or post the dump it generates, the next time
> it happens. Otherwise, it's good, EiffelBuild!

Any misbehavior should be reported at http://support.eiffel.com.

Thanks,
Manu

------------------------------------------------------------------------  
Eiffel Software
805-685-1006
http://www.eiffel.com       
Customer support: http://support.eiffel.com       
User group: http://groups.eiffel.com/join       
------------------------------------------------------------------------