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][email protected]>:

   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:[email protected]]
   [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]<[email protected]>:

   [cid:[email protected]]
   [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][email protected]> wrote:

   [compose-unknown-contact.jpg?_uid=17352173&amp;hid=1.2.2&amp;ids=25300000033
   27460620&amp;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]<[email protected]>:

   [cid:[email protected]]
   [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:[email protected]
   4. mailto:[email protected]
   5. 
http://git.enlightenment.org/devs/rimmed/eflete.git/tree/data/themes/default/widgets/toolbar.edc
   6. mailto:[email protected]
   7. mailto:[email protected]
   8. mailto:[email protected]
   9. mailto:[email protected]
  10. mailto:[email protected]
  11. mailto:[email protected]
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to