[Gambas-user] IconView strange behavior.

Gianluigi bagonergi at ...626...
Thu Jul 6 23:59:54 CEST 2017


Hi Fabien,
thank you very much.

Damn I should have understood it on my own :-(

Regards
Gianluigi

2017-07-06 22:19 GMT+02:00 Fabien Bodard <gambas.fr at ...626...>:

> You need to call the function Rename of the item.
>
> Public Sub IconView1_MouseUp()
>
> if Mouse.Right then IconView1.Current.Rename
>
> End
>
> 2017-07-04 13:33 GMT+02:00 Gianluigi <bagonergi at ...626...>:
> > Hi Fabien,
> >
> > I attach the rename test as required.
> >
> > Regards
> > Gianluigi
> >
> > 2017-07-04 12:03 GMT+02:00 Fabien Bodard <gambas.fr at ...626...>:
> >
> >> can you send an example ?
> >>
> >> 2017-07-04 10:40 GMT+02:00 Gianluigi <bagonergi at ...626...>:
> >> > Or I did not understand how it works or ...
> >> >
> >> > If I set Editable property on true, I expect to be able to change the
> >> icon
> >> > text and receive the Rename event to complete with Move.
> >> >
> >> > This does not happen in Trunk 8113, should I report it as an error?
> >> >
> >> > Regards
> >> > Gianluigi
> >> > ------------------------------------------------------------
> >> ------------------
> >> > Check out the vibrant tech community on one of the world's most
> >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> >> > _______________________________________________
> >> > Gambas-user mailing list
> >> > Gambas-user at lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >>
> >>
> >> --
> >> Fabien Bodard
> >>
> >> ------------------------------------------------------------
> >> ------------------
> >> Check out the vibrant tech community on one of the world's most
> >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> >> _______________________________________________
> >> Gambas-user mailing list
> >> Gambas-user at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/gambas-user
> >>
> >
> > ------------------------------------------------------------
> ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
>
> --
> Fabien Bodard
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list