<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>samayam's Activities</title><link>https://communities.bentley.com/members/14a15b18_2d00_9e33_2d00_4af2_2d00_ae67_2d00_a616845050cf</link><description>samayam's recent activity</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Is there any automation tool is available to automate the MicroStation commands?</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/107246/is-there-any-automation-tool-is-available-to-automate-the-microstation-commands</link><pubDate>Tue, 19 May 2015 04:44:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:e49099f6-11fd-4d36-a971-c8e67f25c0dc</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;we have a product that is based on MicroStaion V8i. Actually, to test this product we do have so many Manual Test plans. But, if we automate these test plans our time will be saved. Do we have any tool to automate the microstation commands. Because, HP QTP is not recognizing the microstation buttons.&lt;/p&gt;
&lt;p&gt;Any help is appreciated.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>how to ignore specific library in .mke file</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/101271/how-to-ignore-specific-library-in-mke-file</link><pubDate>Thu, 25 Sep 2014 06:40:06 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:9537ed7c-4617-48ce-8fbf-876657c5466a</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Any idea how to ignore the specific library in .mke file&lt;/p&gt;
&lt;p&gt;I want to do the following&lt;/p&gt;
&lt;p&gt;Ignore the following default libraries: msvcrtd;atls and add the /FORCE:MULTIPLE switch.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;could you anyone let me know , how to do the above thing in .mke file.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to place the dynamic text in list box in next line</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/101006/how-to-place-the-dynamic-text-in-list-box-in-next-line</link><pubDate>Wed, 17 Sep 2014 04:22:40 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:aef2d593-3fcb-4687-9223-cc73f2f7f76c</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;I have created a list box and I need to place the text in it. Actually, I am getting the text dynamically. So, I need to place the same. If I am using the&amp;nbsp;&lt;/p&gt;
&lt;p&gt;long index;&lt;br /&gt; mdlStringList_insertMember&lt;br /&gt; (&amp;amp;index,modulesSLP,-1,1);&lt;/p&gt;
&lt;p&gt;mdlStringList_setMember&lt;br /&gt; (modulesSLP,0,notice,NULL);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Here notice is the text getting dynamicaly. By using the above code I am getting the in the single and full text will be visible when hover the cursor. But I need to place the same text in the next lines if the single line is not enough to display the text.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;could please guide me in this regard.&lt;/p&gt;
&lt;p&gt;Any help is appreciated.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in Advance,&lt;/p&gt;
&lt;p&gt;Sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Remove the background color of a text label</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/100259/remove-the-background-color-of-a-text-label</link><pubDate>Wed, 20 Aug 2014 09:08:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:8ad42ec3-70e0-4f23-8b43-6e126ecfc6fb</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there any way to remove the background color label text.&lt;/p&gt;
&lt;p&gt;I have created one MDL dialog and placed one bitmap image in that dialog . The inserted image having the background color as megenta. I need to place some text to be on that image . When I am trying place the text , it was placed but the image was cutting with white strip. Here the label text was placed along with the white background color.&lt;/p&gt;
&lt;p&gt;So, is there any way to hide that background white color for the text label?.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>How to remove the border of ListBox</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/100271/how-to-remove-the-border-of-listbox</link><pubDate>Wed, 20 Aug 2014 13:35:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:f5f8c50c-b91c-47a7-93a1-adaa57965660</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Is there any way to remove the border of List Box and also any way to not showing the list box default background color(white).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Mouse clicks are not working for the listbox text placed on the Image</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/100302/mouse-clicks-are-not-working-for-the-listbox-text-placed-on-the-image</link><pubDate>Thu, 21 Aug 2014 06:25:05 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:babef0f8-2b70-4e02-a4ba-0107b4b2a3f4</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;I have created one MDL dialog and placed one bitmap image in that dialog using the &amp;quot;Generic&amp;quot; as type. I need to place some text on that image and placed using the listbox like below. But when scroll down the mouse it not working , but when using the &amp;quot;key-down&amp;quot; arrow it&amp;#39;s working. Why the mouse events are not working.&lt;a href="/cfs-file.ashx/__key/communityserver-discussions-components-files/343173/3124.Image.png"&gt;&lt;img src="/resized-image.ashx/__size/690x0/__key/communityserver-discussions-components-files/343173/3124.Image.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;how can I srcoll down using the mouse?.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Tx,&lt;/p&gt;
&lt;p&gt;Sathish&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Microstation launch issue : DirectX</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/99778/microstation-launch-issue-directx</link><pubDate>Wed, 06 Aug 2014 06:01:20 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:b1cf6726-19d9-49da-8ff3-ec6742ecf5bd</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;I have installed fresh win 7 ultimate 64 bit os on a VM running on Hyper-v (cloud). After installation of MicroStation SS3 update 2 and trying to launch getting the following :&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file.ashx/__key/communityserver-discussions-components-files/273/3124.Error.png"&gt;&lt;img src="/resized-image.ashx/__size/690x0/__key/communityserver-discussions-components-files/273/3124.Error.png" border="0" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;could you anyone let me suggest.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sathish.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is there any latest version of Microstaion after MSV8i SS3 update 2</title><link>https://communities.bentley.com/products/microstation/f/microstation-forum/98625/is-there-any-latest-version-of-microstaion-after-msv8i-ss3-update-2</link><pubDate>Tue, 01 Jul 2014 04:29:43 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:fa2f3230-ebf7-4abf-9b26-6e3b5b93ce4d</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;Is there any product of MicroStaion released after MSV8i &amp;nbsp;SS3 Update 2. Please let me know.&lt;/p&gt;
&lt;p&gt;Regads,&lt;/p&gt;
&lt;p&gt;sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Is There any new MicroStation SDK avaliable to support Visual Studio 2013</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/96689/is-there-any-new-microstation-sdk-avaliable-to-support-visual-studio-2013</link><pubDate>Mon, 28 Apr 2014 06:17:12 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:878e7eef-7340-444d-92f5-5eaf02054014</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello All,&lt;/p&gt;
&lt;p&gt;We know that Visual Studio 2013 is out, I want to build my product on top of VS2013, any MicroStation SDK that supports VS 2013 because we do have AssertToolSet.mki file that will give the info about the New Visual Studio info like WinodwsSDK folder location and FrameWorkSDK folder location , frame work version, MSVC version etc....&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks In Advance,&lt;/p&gt;
&lt;p&gt;Sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>mdlChangeTrack_setFunction  (CHANGE_TRACK_FUNC_TransientChanged,changeTrackTransientChanges) , Call back function is not calling for B-Spline curve feature</title><link>https://communities.bentley.com/products/programming/microstation_programming/f/microstation-programming---forum/95799/mdlchangetrack_setfunction-change_track_func_transientchanged-changetracktransientchanges-call-back-function-is-not-calling-for-b-spline-curve-feature</link><pubDate>Wed, 26 Mar 2014 06:57:09 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:254594d7-f6a0-4e93-9187-c074ccb91204</guid><dc:creator>samayam</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;When I am trying to use the&amp;nbsp;mdlChangeTrack_setFunction (CHANGE_TRACK_FUNC_TransientChanged, CB); for the transient element changes , this call back is triggering for other elements like shape, Line string, Curve etc... but it is not triggering for the B-Spline curve element.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any other API that we need to use for B-Spline curve element.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please suggest&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Sathish.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>