<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 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:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>DisplayFusion RSS: Issue with scripted functions</title>
<atom:link href="https://www.displayfusion.com/Discussions/RSS/?TopicID=751f3369-e96f-438b-ac67-1c31020f0021" rel="self" type="application/rss+xml" />
<link>https://www.displayfusion.com/Discussions/RSS/?TopicID=751f3369-e96f-438b-ac67-1c31020f0021</link>
<description>DisplayFusion RSS: Issue with scripted functions</description>
<lastBuildDate>Wed, 08 Apr 2026 06:16:06 GMT</lastBuildDate>
<language>en</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://www.displayfusion.com/Discussions/RSS/?TopicID=751f3369-e96f-438b-ac67-1c31020f0021</generator>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#9</link>
<pubDate>Fri, 03 Nov 2017 18:45:55 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#9</guid>
<category>DisplayFusion</category>
<description><![CDATA[There sure is! In the Settings  Advanced Settings window, enable the "General: Don't Show Tray Icon Notification Balloons" option.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
There sure is! In the Settings > Advanced Settings window, enable the "General: Don't Show Tray Icon Notification Balloons" option.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#8</link>
<pubDate>Thu, 02 Nov 2017 14:17:11 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#8</guid>
<category>DisplayFusion</category>
<description><![CDATA[as a side note is there a way to disable the notification balloon that appears to tell me the hotkey worked?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
as a side note is there a way to disable the notification balloon that appears to tell me the hotkey worked?
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#7</link>
<pubDate>Thu, 02 Nov 2017 14:11:29 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#7</guid>
<category>DisplayFusion</category>
<description><![CDATA[I have no idea what changed but now it works.....
thanks for trying to help though!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
I have no idea what changed but now it works.....<br/>
<br/>
thanks for trying to help though!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#6</link>
<pubDate>Wed, 01 Nov 2017 18:38:41 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#6</guid>
<category>DisplayFusion</category>
<description><![CDATA[Thanks, that seems to work for me here! Could you attach a debug log?
On the DisplayFusion Settings  Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply
Focus a window, then press the hotkey for your function
Send us the DisplayFusion.log and DebugInfo.html f...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Thanks, that seems to work for me here! Could you attach a debug log?<br/>
<ul class="ListBullet">
<li>On the DisplayFusion Settings > Troubleshooting tab, change the Logging drop-down to "L1: Log Minimal" and click Apply</li>
<li>Focus a window, then press the hotkey for your function</li>
<li>Send us the DisplayFusion.log and DebugInfo.html files (can be found by clicking the Open Log button on the Troubleshooting tab)</li>
<li>Disable debug logging after sending the log</li></ul>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#5</link>
<pubDate>Wed, 01 Nov 2017 01:15:12 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#5</guid>
<category>DisplayFusion</category>
<description><![CDATA[its overly simple
Code
Copy
Select All
using System;
using System.Drawing;
// The 'windowHandle' parameter will contain the window handle for the:
//   - Active window when run by hotkey
//   - Trigger target when run by a Trigger rule
//   - TitleBar Button owner when run by a TitleBar ...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
its overly simple<br/>
<br/>
<div id="" class="col-md-12 BoxWrap"><div class="Box table-responsive"><a name="code" style="width:0; height:0;"></a><h2 class="TableTitle" style="border:0"><div class="TableTitleText">Code</div><div class="TitleButtons"><div class="TableTitleButton"><a href="#" onclick="return false;" data-clipboard-target="#code019d6bbbdad2749b8383330c25bccc41" class="ClipboardCopyControl"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/clone.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Copy</span></a></div><div class="TableTitleButton"><a href="#" onclick="bfs.util.codeEditorSelectAll('code019d6bbbdad2749b8383330c25bccc41Js'); return false;"><img src="https://www.displayfusion.com/MediaCommon/SVGs/FontAwesome/square-check.blue.svg" style="box-sizing:border-box;position:relative;overflow:hidden;vertical-align:middle !important;width:auto;max-width:16px;height:16px;" /><span class="Text">Select All</span></a></div></div></h2><div class="TableTitleContent table-responsive"><div class="AceEditorWrapper" style="border-top:solid 1px var(--color-default-border);padding:0"><pre id="code019d6bbbdad2749b8383330c25bccc41Js" contenteditable="true" spellcheck="true" class="skiptranslate" style="width:100%; min-height:75px;">using System;
using System.Drawing;

// The 'windowHandle' parameter will contain the window handle for the:
//   - Active window when run by hotkey
//   - Trigger target when run by a Trigger rule
//   - TitleBar Button owner when run by a TitleBar Button
//   - Jump List owner when run from a Taskbar Jump List
//   - Currently focused window if none of these match
public static class DisplayFusionFunction
{
public static void Run(IntPtr windowHandle)
{
BFS.Window.Close(windowHandle);
}
}</pre><textarea id="code019d6bbbdad2749b8383330c25bccc41" name="code019d6bbbdad2749b8383330c25bccc41" style="position:absolute; top:0; left:-999999px; width:1px; height:1px;"></textarea></div>
</div></div></div>
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#4</link>
<pubDate>Mon, 30 Oct 2017 18:18:36 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#4</guid>
<category>DisplayFusion</category>
<description><![CDATA[Could you attach one of your scripts so that we can test it out here?
Thanks!]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Could you attach one of your scripts so that we can test it out here?<br/>
<br/>
Thanks!
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#3</link>
<pubDate>Sat, 28 Oct 2017 15:58:15 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#3</guid>
<category>DisplayFusion</category>
<description><![CDATA[this was via hotkey the script editor says it runs fine and such so i tested it on multiple real windows.]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
this was via hotkey the script editor says it runs fine and such so i tested it on multiple real windows.
</div>
]]></content:encoded>
</item>
<item>
<title>RE: Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#2</link>
<pubDate>Fri, 27 Oct 2017 19:19:53 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021#2</guid>
<category>DisplayFusion</category>
<description><![CDATA[Are you running the function from the Script Editor, or via hotkey on an actual window?]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
Are you running the function from the Script Editor, or via hotkey on an actual window?
</div>
]]></content:encoded>
</item>
<item>
<title>Issue with scripted functions</title>
<link>https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021</link>
<pubDate>Fri, 27 Oct 2017 14:40:25 GMT</pubDate>
<dc:creator>Binary Fortress Software</dc:creator>
<guid isPermaLink="false">https://www.displayfusion.com/Discussions/View/issue-with-scripted-functions/?ID=751f3369-e96f-438b-ac67-1c31020f0021</guid>
<category>DisplayFusion</category>
<description><![CDATA[im trying to write some scripted functions to make hotkeys.
im having trouble because anytime i run a BSF.Window fuction it doesnt do anything even though the bool being returned is true
the ones ive tested with are BFS.Window.Close(windowHandle) and BFS.Window.Minimize(windowHandle)
am i just...]]></description>
<content:encoded><![CDATA[<div class="CTDiscussions">
im trying to write some scripted functions to make hotkeys. <br/>
im having trouble because anytime i run a BSF.Window fuction it doesnt do anything even though the bool being returned is true<br/>
the ones ive tested with are BFS.Window.Close(windowHandle) and BFS.Window.Minimize(windowHandle)<br/>
<br/>
am i just missing something?
</div>
]]></content:encoded>
</item>
</channel>
</rss>