﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - Crosslight - Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Mon, 21 Mar 2016 01:46:38 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;@elizbeth truss&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Glad to know that you find the information in this thread usefull.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Should you need further assistance or run into any problems regarding our controls, feel free to post it into our forum. We would be happy to assist you again.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Sun, 20 Mar 2016 23:22:03 GMT</pubDate><dc:creator>elizbethtruss</dc:creator><description>Informative post ! Thanks for the info, super helpful. So here is my saving grace: AltoMerge helped me to merge and manage files order. Just try it http://www.altomerge.com/, you'll love it.</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Fri, 25 Sep 2015 07:29:57 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;I just tested on iOS 7/8/9 and it works as intended. Great.&lt;/p&gt;&lt;p&gt;Thanks for fixing this.&lt;/p&gt;&lt;p&gt;The new roadmap sounds interessting. I hope some of the features are already&amp;nbsp;included in updates of Crosslight 4.&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Fri, 25 Sep 2015 03:49:32 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Hi Thomas,&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you for taking the time to test the new nightly-build and sample. The new release will support WatchKit 2. For more detail, please check the Crosslight 5 roadmap in &lt;a href="http://developer.intersoftsolutions.com/display/crosslight/Crosslight+Roadmap" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Wed, 23 Sep 2015 17:04:06 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Thank you, Yudi. I will test this tomorrow.&lt;/p&gt;&lt;p&gt;By the way, is WatchKit 1 or WatchKit 2 supported with the new release?&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Wed, 23 Sep 2015 04:35:18 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Sorry for the delay in sending this.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Thank you very much for the detail feedback regarding the nightly-build of CROS-803.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;1. Single Delete: I make the swipe and the "Delete" button appears. Now, I am in "edit mode" but in the navbar it still says "Edit". Comparing this to the mail app, it is not the right behaviour. When I make the swipe, the mode should change to "edit mode" and in the navbar it should say "Done". Do I have to do this programmatically? If so, how?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;CROS-900 has been created regarding this feedback. The Crosslight development team has improved the swipe gesture per your suggestion. It will change into "edit mode" when user make the swipe. It shows "Done" in the navigation bar instead of "Edit".&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;A nightly-build of CROS-900 is now available to be evaluated.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;2. Single Delete: After the swipe, I see the "Delete" button. Then I click on "Edit". After that I click on a row which has no "Delete" button. The "Delete" button of the other row disappears, but I am still in edit mode. I have to press "Done" to leave edit mode. I think this should be done automatically. Do I have to do this programmatically? If so, how?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;After apply the nightly-build of CROS-900, this scenario will no longer persist. After the swipe, "Delete" button will appear. Instead of "Edit", now "Done" is shown in navigation bar.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;3. Multiple Delete: Same as above (1 + 2). No edit mode after swipe. &lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Same comment as feedback #2.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;4. Multiple Delete: After the swipe, I see the "Delete" button. Then I click on "Edit". The toolbar appears at the bottom and says "Delete". But "Delete" is grayed out and not red like "Delete (1)". So, the swipe is not in sync with the toolbar.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;After apply the nightly-build of CROS-900, this scenario will no longer persist. After the swipe, "Delete" button will appear. Instead of "Edit", now "Done" is shown in navigation bar.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;5. Multiple Delete: I go to the page and click "Edit". I see the circles at the left of each row. I select the first two entries and click "Done". Clicking "Edit" again no row is selected, but in the toolbar I see "Delete (2)". Again out of sync.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;CROS-901 has been created regarding this feedback. This problem is fixed in the sample-level (doesn't fix in Crosslight assembly level). It is fixed by reset selected items (by invoking ClearSelection() method) so that it will sync correctly. The toolbar shows correct information of selected items now.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;6. Using "&lt;code class="c# keyword"&gt;this&lt;/code&gt;&lt;code class="c# plain"&gt;.Appearance.ToggleEditModeOnCellActions = &lt;/code&gt;&lt;code class="c# keyword"&gt;true&lt;/code&gt;&lt;code class="c# plain"&gt;;&lt;/code&gt;" in the view controller in OnViewInitialized did nothing. The edit button did not toggle at all.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Please find the modified sample of DataSamples in "feature/september-2015" branch. Please don't forget to apply the nightly-build of CROS-900. You can find it in &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/updates/browse/Crosslight4_0_5000_305" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Note: since the Crosslight assembly in Crosslight4_0_5000_305 has implemented support for WatchKit, please apply the latest update of XamarinStudio and Xamarin.iOS.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Tue, 22 Sep 2015 15:47:48 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Crosslight Support,&lt;/p&gt;&lt;p&gt;any news about this issue?&lt;/p&gt;&lt;p&gt;This is really urgent.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Fri, 18 Sep 2015 11:39:03 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;the swipe gesture is working on iOS7, but I encountered serveral new strange behaviours (Drawer Data Sample - tested on iOS 7 / 8 / 9):&lt;/p&gt;&lt;p&gt;1. Single Delete: I make the swipe and the "Delete" button appears. Now, I am in "edit mode" but in the navbar it still says "Edit". Comparing this to the mail app, it is not the right behaviour. When I make the swipe, the mode should change to "edit mode" and in the navbar it should say "Done". Do I have to do this programmatically? If so, how?&lt;/p&gt;&lt;p&gt;2. Single Delete: After the swipe, I see the "Delete" button. Then I click on "Edit". After that I click on a row which has no "Delete" button. The "Delete" button of the other row disappears, but I am still in edit mode. I have to press "Done" to leave edit mode. I think this should be done automatically. Do I have to do this programmatically? If so, how?&lt;/p&gt;&lt;p&gt;3. Multiple Delete: Same as above (1 + 2). No edit mode after swipe. &lt;/p&gt;&lt;p&gt;4. Multiple Delete: After the swipe, I see the "Delete" button. Then I click on "Edit". The toolbar appears at the bottom and says "Delete". But "Delete" is grayed out and not red like "Delete (1)". So, the swipe is not in sync with the toolbar.&lt;/p&gt;&lt;p&gt;5. Multiple Delete: I go to the page and click "Edit". I see the circles at the left of each row. I select the first two entries and click "Done". Clicking "Edit" again no row is selected, but in the toolbar I see "Delete (2)". Again out of sync.&lt;/p&gt;&lt;p&gt;6. Using "&lt;code class="c# keyword"&gt;this&lt;/code&gt;&lt;code class="c# plain"&gt;.Appearance.ToggleEditModeOnCellActions = &lt;/code&gt;&lt;code class="c# keyword"&gt;true&lt;/code&gt;&lt;code class="c# plain"&gt;;&lt;/code&gt;" in the view controller in OnViewInitialized did nothing. The edit button did not toggle at all.&lt;/p&gt;&lt;p&gt;So, the swipe gesture works great, but the overall behaviour is much worse than before. Please, have a look at this and fix these issues with the final release of Crosslight 4 update 1. I am waiting for this since March. The result right now is very poor. Maybe my versin of the Data Drawer Sample is outdated. If you created a newer version of the sample which behaves different, let me know.&lt;/p&gt;&lt;p&gt;If you need further descriptions, feel free to ask.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Fri, 04 Sep 2015 02:09:48 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><description>&lt;p&gt;&lt;span style="color: #1f497d;"&gt;The backlog, CROS-803, is now in active sprint of Crosslight 4 Update 1. The ETA of Crosslight 4 Update 1 is at the end of the month of September 2015.&lt;/span&gt;&lt;/p&gt;&lt;br&gt;&lt;br&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Edited on September 15, 2015 8:10 AM&lt;br&gt;Reason: provide nightly-build for CROS-803&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style="color: #1f497d;"&gt;Nightly-build for CROS-803 is now available in &lt;a href="http://git.intersoftpt.com/projects/CROS/repos/updates/browse/Crosslight4_0_5000_303" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;Please, take a look at the DataSamples sample under iOS 7 and go to "Multiple Delete". EditingOptions.AllowEditing is set but there is no swipe gesture. Doing the same on iOS 8 the "Delete" button appears when I swipe. Why is the swipe gesture in the "Multiple Delete" section not working under iOS 7?&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="color: #1f497d;"&gt;I have tested the nightly-build on the above scenario. The swipe gesture is now working on iOS 7. Please give it a spin and let us hear your feedback.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Thu, 03 Sep 2015 13:00:37 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Yudi,&lt;/p&gt;&lt;p&gt;this issue is pending for quite some time.&lt;/p&gt;&lt;p&gt;Will this finally&amp;nbsp;be fixed with Crosslight 4 Update 1? When will this update be released?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item><item><title>Crosslight Enable Custom Cell Actions with Swipe Gesture</title><link>http://www.intersoftsolutions.com/Community/Crosslight/Crosslight-Enable-Custom-Cell-Actions-with-Swipe-Gesture/</link><pubDate>Fri, 13 Mar 2015 13:24:36 GMT</pubDate><dc:creator>thomas.albert@tea-net.ch</dc:creator><description>&lt;p&gt;Hello Crosslight Support,&lt;/p&gt;&lt;p&gt;I just tried your "Enable Custom Cell Actions with Swipe Gesture" tutorial which is great. I would like to have more of this for other features of Crosslight.&lt;/p&gt;&lt;p&gt;Unfortunately, I found once more a bug in Crosslight (Crosslight 3 Update 3 - iOS Unified). When you test the swipe gesture stuff with iOS8.1 it works fine (device and simulator). But when you change to iOS7.1 the situation gets worse (device and simulator). I used your ToDo sample for testing.&lt;/p&gt;&lt;p&gt;If you have declared a UIEditAction with a color as second argument, you get a runtime error when starting the sample. See attached "screen1". When I comment out the color (screen2) the sample runs, but there is no reaction on swipe gestures. So the feature is kind of invisible on iOS7.1.&lt;/p&gt;&lt;p&gt;There is still a world beside iOS8, so please make the feature work for iOS7, too.&lt;/p&gt;&lt;p&gt;A quick fix would be nice.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Thomas&lt;br&gt;&lt;/p&gt;</description></item></channel></rss>