2009/10/22 Andreas Volz
> Hello,
>
> any ideas why elm fileselector adds a "" at the end of the path?
> This is really confusing while working with the result path.
>
Yes, any idea ;)
It's an elm_entry 'bug'. I sent a patch for this some hours ago.
DaveMDS
>
> regards
> Andreas
>
>
>
>
Hello,
any ideas why elm fileselector adds a "" at the end of the path?
This is really confusing while working with the result path.
regards
Andreas
--
Come build with us! The BlackBerry(R) Developer Conference in SF, C
On Tue, 14 Jul 2009 21:17:24 +0200 Dave Andreoli said:
hey hey! ok - i know it's not totally pretty and perfect, and yes - it needs
work but i'll put this in svn so it can be "out there" and worked on.
anyone wanting to use it.. bwware - it may break api! let it settle!
> Hi raster, hi all.
Dave Andreoli wrote:
> Hi raster, hi all.
>
> I'm working on the elementary version of edje_editor and I need to write
> some new widgets.
> I started with the File Selector widget because it is also mentioned in the
> elementary TODO ;)
>
> Attached you can find the first patch that add the new
Hi raster, hi all.
I'm working on the elementary version of edje_editor and I need to write
some new widgets.
I started with the File Selector widget because it is also mentioned in the
elementary TODO ;)
Attached you can find the first patch that add the new widget and a new test
page.
I have al