Re: [E-devel] Editable feature in hoversel

2015-03-09 Thread Viacheslav Reutskyi

   Hello, sorry for delay, I haven't time to write this email early.

   Â

   About combobox. Now we (Eflete team) have a worked combobox,

   but this widget hasn't editable feature, I mean search/filter in the

   combobox. Main feature of this widget, it's a drop-down list in the

   separately window. This was done basis on the freedesktop.org

   window specification. For implement our combobox we use, for

   dropdown list, the scroller and box. Yes, I know, it's a mistake.

   Now our combobox tested and work on X11, Wayland,

   OSX (X11, cocoa support is break now), and Windows 7.

   Please see
   https://phab.enlightenment.org/file/data/2fhx25r62nly243sh7n2/PHID-FILE-lx2u
   xhnttf3vdggwueth/shot-2015-03-09_13-20-49.png

   Â

   Now I have idea: remake the menu, and main menu to separatly

   windows, if it's possible for current compositor, and Genlist. And

   after remake menu, use for ALL dropdown lists/menus. For guys

   who dislike this way I suggest add to configure new option:

   --enable/disable-dropdown-lists-in-separatly-window.

   Â

   As for me this solution solve many issues when menu is not shown

   fully because parent window has very small size.

   Â

   This way provide reduce the code base, and make code more simple.

   Â

   Cedric, what your opinion about that?

   Â

   --Â

   Best Regards

   Viacheslav Reutskyi (rimmed)

   Â

   Â

   Â

   Â

   09.03.2015, 12:29, "Cedric BAIL" :

 Le 9 mars 2015 10:39, "SHILPA ONKAR SINGH" <[1]shilpa.si...@samsung.com> a
 écrit :

 Â Hi Cedric,
 Â We will work on the same and raise a patch to this branch
 Â devs/cedric/combobox based on current widget code.

 Great ! Let me know if you have any question.
 Thanks,
 Cedric

 Â Best Regards,
 Â Shilpa Singh
 Â --- Original Message ---
 Â Sender : Cedric BAIL<[2]cedric.b...@free.fr>
 Â Date : Mar 06, 2015 22:44 (GMT+09:00)
 Â Title : Re: [E-devel] Editable feature in hoversel
 Â Hello,
 Â On Thu, Mar 5, 2015 at 10:55 AM, SHILPA ONKAR SINGH
 Â wrote:

 Â I had observed that we don't have editable combobox type of widget in

 elementary and

 Â thought that instead of creating a new widget, why not just add

 editable feature in hoversel widget itself.

 Â if we call elm_hoversel_editable_set API on hoversel, the widget will

 behave as combobox, if we click on right arrow area

 Â it will show entire menu or filtered menu based on text entered in

 entry and recently I checked below todo list

 Â [3]https://phab.enlightenment.org/w/efl_todo/
 Â and happen to see the same above requirement which we are working on.

 Please let me know if the above method looks

 Â OK so that we can submit the patch else we will implement new widget by

 inheriting from hoversel itself.

 Â I find hoversel to limited to become a really useful combobox. I have
 Â started a branch in elementary (devs/cedric/combobox) a long time ago
 Â to actually provide a powerful widget using elm_entry and elm_genlist.
 Â It is not mergeable at all yet. It is kind of working, but with tons
 Â of bugs and some missing theme elements. If you have some times, maybe
 Â you could look at it and try to fix it. I won't have time to work on
 Â it in the coming month and I won't push that in the current release
 Â cycle without some help.
 Â Regards,
 Â --
 Â Cedric BAIL

 --
 

 Â Dive into the World of Parallel Programming The Go Parallel Website,

 sponsored

 Â by Intel and developed in partnership with Slashdot Media, is your hub

 for all

 Â things parallel software development, from weekly thought leadership

 blogs to

 Â news, videos, case studies, tutorials and more. Take a look and join the
 Â conversation now. [4]http://goparallel.sourceforge.net/
 Â ___
 Â enlightenment-devel mailing list
 Â [5]enlightenment-devel@lists.sourceforge.net
 Â [6]https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 

 Â Dive into the World of Parallel Programming The Go Parallel Website,

 sponsored

 Â by Intel and developed in partnership with Slashdot Media, is your hub

 for all

 Â things parallel software development, from weekly thought leadership

 blogs to

 Â news, videos, case studies, tutorials and more. Take a look and join the
 Â conversation now. [7]http://goparallel.sourceforge.net/
 Â ___
 Â enlightenment-devel mailing list
 Â [8]enlightenment-devel@lists.sourceforge.net
  

Re: [E-devel] Tizen Elementary Theme - Source Code?

2015-03-13 Thread Viacheslav Reutskyi

   Hi,
   Please see here:
   https://review.tizen.org/git/?p=framework/uifw/efl-theme-tizen.git
   I hope this is what you are looking.
   -
   Best regards
   Viacheslav Reutskyi
   22:09, March 13, 2015, Jeff Hoogland :

 Is the Tizen elementary theme source public? Namely the one that is being
 used in the screenshots on these pages:
 https://developer.tizen.org/documentation/mobile-native-app-programming/ba
 sics-native-app-programming/developing-ui-applications-efl/application-lay
 out
 https://developer.tizen.org/documentation/mobile-native-app-programming/ba
 sics-native-app-programming/developing-ui-applications-efl/clock-sample-si
 mple-view
 --
 ~Jeff Hoogland <http://jeffhoogland.com/>
 My Projects on GitHub <https://github.com/JeffHoogland>
 --
 
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Use a different font for 'clicked' state

2015-04-28 Thread Viacheslav Reutskyi

   Hello.
   Add this line to your programs :
   target: "elm.text";
   If you want to change the state for a few part, in program, you must set
   each part as target for program.
   I am want propose to try "Eflete". This is the graphical editor for widget
   styles.
   -
   Best regards
   Viacheslav Reutskyi
   12:04, April 28, 2015, Olliver Schinagl :

 To reply to myself, i'll paste the relevant sections so you don't have
 to figure out what exactly i did ;)
 Â Â Â Â Â Â Â part { name: "elm.text"; type: TEXT; mouse_events: 0;
 Â Â Â Â Â Â Â Â Â Â scale: 1;
 Â Â Â Â Â Â Â Â Â Â description { state: "default" 0.0;
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel1.offset: 0 5;
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel1.relative: 1.0 0.0;
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel1.to_x: "elm.swallow.content";
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel1.to_y: "base";
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel2.offset: -8 -8;
 Â Â Â Â Â Â Â Â Â Â Â Â Â rel2.to: "base";
 Â Â Â Â Â Â Â Â Â Â Â Â Â color_class: "button_text";
 Â Â Â Â Â Â Â Â Â Â Â Â Â text { font: FN; size: 8;
 Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â align: 0.5 0.5;
 Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â min: 0 0;
 Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â text_class: "button";
 Â Â Â Â Â Â Â Â Â Â Â Â Â }
 Â Â Â Â Â Â Â Â Â Â Â Â Â visible: 0;
 Â Â Â Â Â Â Â Â Â Â }
 + Â Â Â Â description { state: "focus" 0.0;
 + Â Â Â Â Â Â inherit: "default" 0.0;
 + Â Â Â Â Â Â color: 0 0 0 255;
 + Â Â Â Â }
 + Â Â Â description { state: "clicked" 0.0;
 + Â Â Â Â Â Â Â inherit: "default" 0.0;
 + Â Â Â Â Â Â Â color: 0 0 0 255;
 + Â Â Â }
 and all off the following is +
 Â Â Â Â programs {
 Â Â Â Â Â Â Â program { name: "button_unfocus"; source: "elm";
 Â Â Â Â Â Â Â Â Â Â signal: "elm,action,unfocus"; source: "elm";
 Â Â Â Â Â Â action: STATE_SET "default" 0.0;
 Â Â Â Â Â Â Â Â Â Â target: "base";
 Â Â Â Â Â Â Â }
 Â Â Â Â Â Â Â program { name: "button_focus"; source: "elm";
 Â Â Â Â Â Â Â Â Â Â signal: "elm,action,focus"; source: "elm";
 Â Â Â Â Â Â action: STATE_SET "focus" 0.0;
 Â Â Â Â Â Â Â Â Â Â target: "base";
 Â Â Â Â Â Â Â }
 The idea was, that when a button received the focus, unfocused or
 'clicked' state, the font color of the button text changes (because the
 image normal image is really unreadable with a white font, whereas the
 outline image is really horrible to read witha  black font.
 Olliver
 On 28-04-15 08:20, Olliver Schinagl wrote:

 Â Hey list,
 Â I've been playing with the elm_button edc (see attached) and wanted to
 Â change the text color of a button when the state is clicked (and/or
 Â focused). Can anybody verify my syntax is wrong, since it does not
 Â work at all :(
 Â Changing the font-color works fine for the elm.text for the default
 Â state just fine, just not on the states i've described.
 Â Thank you,
 Â Olliver
 Â 
 --
 Â One dashboard for servers and applications across Physical-Virtual-Cloud
 Â Widest out-of-the-box monitoring support with 50+ applications
 Â Performance metrics, stats and reports that give you Actionable Insights
 Â Deep dive visibility with transaction tracing using APM Insight.
 Â http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 Â ___
 Â enlightenment-devel mailing list
 Â enlightenment-devel@lists.sourceforge.net
 Â https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Met vriendelijke groeten, Kind regards, ä¸äº²åçé®å
 Olliver Schinagl
 Research & Development
 Ultimaker B.V.
 http://www.ultimaker.com
 --
 IMAGINE IT >> MAKE IT
 Meet us online at Twitter , Facebook
 , Google+
 www.ultimaker.com
 --
 
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
One dashboard for servers and applicat

Re: [E-devel] Eflete repo

2015-07-01 Thread Viacheslav Reutskyi

   I'm sorry. It's just my confusion.
   -
   Best regards
   Viacheslav Reutskyi
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[EGIT] [tools/eflete] master 01/01: property_sound: use eo_unref accordingly to changes in efl

2016-05-21 Thread Viacheslav Reutskyi
rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=98e6a17743a7b9fdbf50053e880dc0a2f72bdf70

commit 98e6a17743a7b9fdbf50053e880dc0a2f72bdf70
Author: Viacheslav Reutskyi 
Date:   Sat May 21 23:28:15 2016 +0300

property_sound: use eo_unref accordingly to changes in efl

Follow the white rabbit.
---
 src/bin/ui/property_sound.c | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/bin/ui/property_sound.c b/src/bin/ui/property_sound.c
index 0b44ed8..ea960cd 100644
--- a/src/bin/ui/property_sound.c
+++ b/src/bin/ui/property_sound.c
@@ -227,9 +227,9 @@ _play_finished_cb(void *data, const Eo_Event *event 
__UNUSED__)
 
assert(edit != NULL);
 
-   eo_del(edit->io.in);
+   eo_unref(edit->io.in);
edit->io.in = NULL;
-   eo_del(edit->io.out);
+   eo_unref(edit->io.out);
edit->io.out = NULL;
return true;
 }
@@ -237,7 +237,7 @@ _play_finished_cb(void *data, const Eo_Event *event 
__UNUSED__)
 static Eina_Bool
 _out_fail(void *data EINA_UNUSED, const Eo_Event *event)
 {
-   eo_del(event->obj);
+   eo_unref(event->object);
return true;
 }
 
@@ -380,9 +380,9 @@ _interrupt_playing(Sound_Prop_Data *edit)
 elm_object_part_content_set(edit->player_data.rewind, NULL, 
edit->player_data.play);
 evas_object_show(edit->player_data.play);
 
-eo_del(edit->io.in);
+eo_unref(edit->io.in);
 edit->io.in = NULL;
-eo_del(edit->io.out);
+eo_unref(edit->io.out);
 edit->io.out = NULL;
  }
 }

-- 




Re: [E-devel] Eflete 0.4.1

2015-01-29 Thread Viacheslav Reutskyi

   Hello, sorry for delay
   On 01/28/2015 12:02 PM, Simon wrote:

 Hi,
 When i try to build ewe from a dist tar i get the following error
 https://build.opensuse.org/package/live_build_log/X11:Enlightenment:Nightl
 y/ewe/openSUSE_13.2/x86_64
 I have a script that pulls the latest git runs ./configure followed by
 make dist, then uploads the tar to obs where i get the following build
 error
 [ 107s] + /usr/lib/rpm/find-lang.sh
 /home/abuild/rpmbuild/BUILDROOT/ewe-0.2.2-3.1.x86_64 ewe
 [ 107s] No translations found for ewe in
 /home/abuild/rpmbuild/BUILDROOT/ewe-0.2.2-3.1.x86_64
 [ 107s] error: Bad exit status from /var/tmp/rpm-tmp.Za0sc2 (%install)

   Really, EWE haven't localization. And find-lang.sh cann't find the
   translation. I think, need to exclude the find-lang.sh from EWE build
   steps, if it's possible.

 Cheers
 Simon
 On 01/15/2015 03:38 AM, Viacheslav Reutskiy wrote:

 The Eflete version 0.4.1 is released.
 == What's New ==
 Feature:
 * Sound editor: add, remove, search sounds and tones;
 * Image Editor: show usage list of selected image (list of groups);
 * Image Editor: icon for unused image in gengrid;
 * Style editor: tabs for text, format, glow & shadow and lines
 for edit;
 * Wizard: new project with different number of widgets;
 * Wizard: import edj and edc;
 * Program editor: show animator and programs sequence;
 * Shortcuts: different hotkeys for working with eflete,
 workspace, project etc;
 * History: undo/redo;
 * Workspace: zoom in and out with hotkeys, mouse and by using
 eflete main menu;
 * Support PROXY part type;
 * Animations of editors and modal windows;
 * Highlight: grabbing and moving part by holding "Ctrl+Alt";
 * Enventor Integration: Use Enventor object for 'Code' tab;
 * Main window: add new buttons for editors to toolbar;
 * Splash: animation for saving, loading and compiling.
 Fixes:
 * Program editor: fix in.from and in.range fields;
 * Image editor: select multiple images by pressing on CTRL;
 * Program editor: localization fix;
 * Property: disable mouse wheel events for spinners;
 * Groupedit: calculate real size of groupedit;
 * Live View: fix Live View looks incorect when there is no
 "version: 110";
 * Live View: fix Live View doesn't update part names when they
 are changing;
 * Groupedit: fix wrong calculation of Object Area;
 * Workspace: 'min' and 'max' for group.
 == Download and Info ==
     https://phab.enlightenment.org/w/projects/eflete/

   --
   Best Regards
   Viacheslav Reutskyi (rimmed)
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Toolbar left and right align with spacer

2015-02-08 Thread Viacheslav Reutskyi

   Hello, early I had this problem too. I tried to set align to icon in the
   toolbar item, but I did not get result. I find one solution: I am create a
   custom style for item. Maybe it help you.
   -
   Best regards
   Viacheslav Reutskyi
   02:11, February 8, 2015, Andrew Williams :

 Hi,
 I'm trying to make a toolbar with left aligned icons but right align an
 icon too.
 I have tried to make this happen by inserting an item (or seperator)
 that has a EXPAND weight but that doesn't work.
 I can resize the object to a specific value which will push the right
 item out but that's only to a specific distance from the left aligned
 icons rather than the right hand side.
 tb_it = elm_toolbar_item_append(tb, "separator", "", NULL, NULL);
 spacer = elm_box_add(tb);
 elm_object_item_part_content_set(tb_it, "object", spacer);
 evas_object_size_hint_weight_set(spacer, EVAS_HINT_EXPAND,
 EVAS_HINT_EXPAND);
 evas_object_size_hint_align_set(spacer, EVAS_HINT_FILL, EVAS_HINT_FILL);
 evas_object_show(spacer);
 Anyone got a tip - am I missing something obvious?
 Thanks,
 Andy
 --
 
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Toolbar left and right align with spacer

2015-02-09 Thread Viacheslav Reutskyi

   Hi,

   Yes, [1]toolbar.edc.

   --

   Best Regards

   Viacheslav Reutskyi (rimmed)

   09.02.2015, 09:37, "Andy Williams" :

   HiViacheslav,
   Thanks for the hint.
   Do you have the source or an example of that custom style somewhere?
   Cheers,
   Andrew
   Sent from my iPhone
   On 8 Feb 2015, at 9:48 am, Viacheslav Reutskyi <[2]rim...@yandex.ru> wrote:

   Hello, early I had this problem too. I tried to set align to icon in the
   toolbar item, but I did not get result. I find one solution: I am create a
   custom style for item. Maybe it help you.
   -
   Best regards
   Viacheslav Reutskyi
   02:11, February 8, 2015, Andrew Williams <[3]a...@andywilliams.me>:

 Hi,
 I'm trying to make a toolbar with left aligned icons but right align an
 icon too.
 I have tried to make this happen by inserting an item (or seperator)
 that has a EXPAND weight but that doesn't work.
 I can resize the object to a specific value which will push the right
 item out but that's only to a specific distance from the left aligned
 icons rather than the right hand side.
 tb_it = elm_toolbar_item_append(tb, "separator", "", NULL, NULL);
 spacer = elm_box_add(tb);
 elm_object_item_part_content_set(tb_it, "object", spacer);
 evas_object_size_hint_weight_set(spacer, EVAS_HINT_EXPAND,
 EVAS_HINT_EXPAND);
 evas_object_size_hint_align_set(spacer, EVAS_HINT_FILL, EVAS_HINT_FILL);
 evas_object_show(spacer);
 Anyone got a tip - am I missing something obvious?
 Thanks,
 Andy
 --
 
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. [4]http://goparallel.sourceforge.net/
 ___
 enlightenment-devel mailing list
 [5]enlightenment-devel@lists.sourceforge.net
 [6]https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

References

   1. 
http://git.enlightenment.org/devs/rimmed/eflete.git/tree/data/themes/default/widgets/toolbar.edc
   2. mailto:rim...@yandex.ru
   3. mailto:a...@andywilliams.me
   4. http://goparallel.sourceforge.net/
   5. mailto:enlightenment-devel@lists.sourceforge.net
   6. https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] How to customize elm widgets

2015-02-09 Thread Viacheslav Reutskyi

   Hello,

   You can not find such the docs, because it does not exist.

   If you want to customize the widget style, you need to write a new edc-file
   by some rules. edc syntax you can see [1]here

   All styles for elm widget has specific names: elm/widget/class/style, where

   -  elm  - mark that style belongs to elementary, if set another prefix
   elementary can not apply style;

   - widget - widget name for which this style;

   - class - some widget are composite. It means, that widget consist from more
   then one "group". Default class name - "base";

   - style - it's a style name, by default - "default".

   For example it name for default style of check: "elm/check/base/default".
   The style for slider is composite, and for customize slider style need to
   create/modify next groups:"elm/slider/horizontal/default",
   "elm/slider/horizontal/indicator", "elm/slider/horizontal/popup/default".

   Important:  most  of  styles  has  a  mandatory  part  as: "elm.text",
   "elm.swallow.content",   without  this  part  style  will  be  broken.
   elm_object_text_set   set   the   text   to   part   "elm.text",   and
   elm_object_content_set set the content to part "elm.swallow.content". If
   this parts missed in the style, content what you tried to set will be draw
   on top-left corner of window. But sometimes widget style have predefined not
   only this names: for example "elm.indicator" in the slider style.

   After edc file is created you need to compile to edj file(it's a binary file
   styles and resources). Need to you edje_cc. Call edje_cc --help for more
   information.

   When you have the edj file you can use him, and set the you custom style to
   widget. For do it, you need to create a new [2]Elm_Theme or add you edj-file
   as [3]extension or [4]overlay.

   And finish: use elm_object_style_set for set you style to widget.

   Or you can use [5]Eflete for create new styles and layouts :-)

   --

   Best Regards

   Viacheslav Reutskyi (rimmed)

   09.02.2015, 13:00, "Alex-P. Natsios" :

 Hello everyone,
 I am searching through the docs but (unless I missed it) couldn't find a
 clear document stating how I can customize or extend/override part(s) of
 an
 elm widget.
 Is that possible? In a simple quick and sane way?
 (not totally afraid of edje if i have to o:-)
 --
 
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. [6]http://goparallel.sourceforge.net/
 ___
 enlightenment-devel mailing list
 [7]enlightenment-devel@lists.sourceforge.net
 [8]https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

References

   1. http://docs.enlightenment.org/auto/edje/edcref.html
   2. 
http://docs.enlightenment.org/stable/elementary/group__Theme.html#ga7fd8587e80a75724e6ea3f9a384022c5
   3. 
http://docs.enlightenment.org/stable/elementary/group__Theme.html#ga71d7575c05248a5c6d7ae3b525e964cc
   4. 
http://docs.enlightenment.org/stable/elementary/group__Theme.html#ga6c9e97741f3893e14508ec5e4410b4f0
   5. https://phab.enlightenment.org/w/projects/eflete/
   6. http://goparallel.sourceforge.net/
   7. mailto:enlightenment-devel@lists.sourceforge.net
   8. https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Toolbar left and right align with spacer

2015-02-10 Thread Viacheslav Reutskyi

   Hello
   Sorry for delay, I have a hard day.
   Here you can see how look the toolbar item from source what I shared:
   [1]https://phab.enlightenment.org/file/data/umdkrc6lal332avfzfij/PHID-FILE-h
   4bod4h5l4o7o2cm5abb/shot-2015-02-11_09-14-44.jpg
   So, I think you need to add one more swallow part for right aligned icon.
   Something like this:
   [2]https://phab.enlightenment.org/file/data/kdprnndzxvkewqatq7jb/PHID-FILE-r
   tm2lm5ugp2hx6gd5zb7/shot-2015-02-11_09-31-48.jpg
   --
   Best Regards
   Viacheslav Reutskyi (rimmed)
   10.02.2015, 00:28, "Andrew Williams" <[3]a...@andywilliams.me>:

   Hi Viacheslav,
   Many thanks for that. I had a look at the file but couldn't see what part of
   it helped with inserting a wide spacer between the left and right aligned
   icons.
   Can you drop a hint as to what part of the custom theme helped solve the
   problem?
   Many thanks indeed,
   Andrew

   [cid:part1.01050206.09050309@andywilliams.me]
   [4]Viacheslav Reutskyi
   9 February 2015 09:38

   Hi,
   Yes, [5]toolbar.edc.
   --
   Best Regards
   Viacheslav Reutskyi (rimmed)
   09.02.2015, 09:37, "Andy Williams" [6]:

   [cid:part2.07070103.01010704@andywilliams.me]
   [7]Andy Williams
   9 February 2015 07:37

   HiViacheslav,
   Thanks for the hint.
   Do you have the source or an example of that custom style somewhere?
   Cheers,
   Andrew
   Sent from my iPhone
   On 8 Feb 2015, at 9:48 am, Viacheslav Reutskyi <[8]rim...@yandex.ru> wrote:

   [compose-unknown-contact.jpg?_uid=17352173&hid=1.2.2&ids=2530033
   27460620&name=compose-unknown-contact.jpg]
   [9]Viacheslav Reutskyi
   8 February 2015 09:48

   Hello, early I had this problem too. I tried to set align to icon in the
   toolbar item, but I did not get result. I find one solution: I am create a
   custom style for item. Maybe it help you.
   -
   Best regards
   Viacheslav Reutskyi
   02:11, February 8, 2015, Andrew Williams [10]:

   [cid:part4.02070106.05050801@andywilliams.me]
   [11]Andrew Williams
   8 February 2015 00:10

   Hi,
   I'm trying to make a toolbar with left aligned icons but right align an icon
   too.
   I have tried to make this happen by inserting an item (or seperator) that
   has a EXPAND weight but that doesn't work.
   I can resize the object to a specific value which will push the right item
   out but that's only to a specific distance from the left aligned icons
   rather than the right hand side.
   tb_it = elm_toolbar_item_append(tb, "separator", "", NULL, NULL);
   spacer = elm_box_add(tb);
   elm_object_item_part_content_set(tb_it, "object", spacer);
   evas_object_size_hint_weight_set(spacer, EVAS_HINT_EXPAND,
   EVAS_HINT_EXPAND);
   evas_object_size_hint_align_set(spacer, EVAS_HINT_FILL, EVAS_HINT_FILL);
   evas_object_show(spacer);
   Anyone got a tip - am I missing something obvious?
   Thanks,
   Andy

   --

   --

   Best Regards

   Viacheslav Reutskyi (rimmed)

References

   1. 
https://phab.enlightenment.org/file/data/umdkrc6lal332avfzfij/PHID-FILE-h4bod4h5l4o7o2cm5abb/shot-2015-02-11_09-14-44.jpg
   2. 
https://phab.enlightenment.org/file/data/kdprnndzxvkewqatq7jb/PHID-FILE-rtm2lm5ugp2hx6gd5zb7/shot-2015-02-11_09-31-48.jpg
   3. mailto:a...@andywilliams.me
   4. mailto:rim...@yandex.ru
   5. 
http://git.enlightenment.org/devs/rimmed/eflete.git/tree/data/themes/default/widgets/toolbar.edc
   6. mailto:handya...@gmail.com
   7. mailto:handya...@gmail.com
   8. mailto:rim...@yandex.ru
   9. mailto:rim...@yandex.ru
  10. mailto:a...@andywilliams.me
  11. mailto:a...@andywilliams.me
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Elm_spinner focus UI, accessibility fix

2015-03-04 Thread Viacheslav Reutskyi (rimmed)
>  Sender   :   Lukasz   Stanislawski  Software
>>>>  Engineer/SRPOL-Native Apps & Accessibility (TP)/Samsung Electronics
>>>>
>>>>  Date : Mar 04, 2015 22:42 (GMT+09:00)
>>>>
>>>>  Title : Re: [E-devel] Elm_spinner focus UI, accessibility fix
>>>>
>>>>
>>>>  This commit also removed keybinding feature from elm_spinner - I'm not
>>>>  sure if it is good or bad approach, but keybinding are used in almost
>>>>  every elm_widget.
>>>>  What is more elm_config still contains keybindings for Elm_Spinner.
>>>>  BR
>>>>  On 04.03.2015 13:19, rimmed wrote:
>>>>  > Raster, you commited thatadfe7fbcd3f4146d84219de7dbb5a273d89f396e  .
>>>>  > Differential Revision:https://phab.enlightenment.org/D1911
>>>>  >
>>>>  > This commit brokebackward compatibility with Elemenatry 1.10. Maybe
>>>> need
>>>>  to change theme|version from "110" to "113"?
>>>>  >
>>>>  > Best regards
>>>>  > Viacheslav Reutskiy (rimmed)
>>>>  > |
>>>>  >
>>>>  >
>>>>
>>>>
>>>> 
>>>>  --
>>>>  > Dive into the World of Parallel Programming The Go Parallel Website,
>>>>  sponsored
>>>>  > by Intel and developed in partnership with Slashdot Media, is your
>>>> hub for
>>>>  all
>>>>  > things parallel software development, from weekly thought leadership
>>>> blogs
>>>>  to
>>>>  > news, videos, case studies, tutorials and more. Take a look and join
>>>> the
>>>>  > conversation now. http://goparallel.sourceforge.net/
>>>>  > ___
>>>>  > enlightenment-devel mailing list
>>>>  > enlightenment-devel@lists.sourceforge.net
>>>>  > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>  >
>>>>
>>>>
>>>> 
>>>>  --
>>>>  Dive  into  the World of Parallel Programming The Go Parallel Website,
>>>>  sponsored
>>>>  by Intel and developed in partnership with Slashdot Media, is your hub
>>>> for
>>>>  all
>>>>  things parallel software development, from weekly thought leadership
>>>> blogs
>>>>  to
>>>>  news, videos, case studies, tutorials and more. Take a look and join
>>>> the conversation now. http://goparallel.sourceforge.net/
>>>>  ___
>>>>  enlightenment-devel mailing list
>>>>  enlightenment-devel@lists.sourceforge.net
>>>>  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>
>>>>  [cid:BGFC2LL5XOK0@namo.co.kr]
>>>>
>>>>
>>>>[SeenTimeChecker?
>>>> do=61dd5ae2e408a716246f4bc9e8146189b85c401faca14e38733afbaf
>>>>
>>>>
>>>> 10963357ba777c355c197185c465c2cf80a2b7ef9aba4bb3b2b5ca43ddd7e184e0604d958075
>>>>  b6b33f32d245b7f8aafe245478a5f1d21d5ebee74427cf878f9a26ce15a0]
>>>>
>>>>
>>>> --
>>>> Dive into the World of Parallel Programming The Go Parallel Website,
>>>> sponsored
>>>> by Intel and developed in partnership with Slashdot Media, is your hub for
>>>> all
>>>> things parallel software development, from weekly thought leadership blogs
>>>> to
>>>> news, videos, case studies, tutorials and more. Take a look and join the
>>>> conversation now. http://goparallel.sourceforge.net/
>>>> ___
>>>> enlightenment-devel mailing list
>>>> enlightenment-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>>>
>>>>
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website, 
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub for 
>> all
>> things parallel software development, from weekly thought leadership blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> --
>> Dive into the World of Parallel Programming The Go Parallel Website, 
>> sponsored
>> by Intel and developed in partnership with Slashdot Media, is your hub for 
>> all
>> things parallel software development, from weekly thought leadership blogs to
>> news, videos, case studies, tutorials and more. Take a look and join the
>> conversation now. http://goparallel.sourceforge.net/
>> ___
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
>

-- 
Viacheslav Reutskyi

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel