Assuming event is required, the following 50 results were found.
Limit70, Search... Gui, Show OnMessage(0x200, "WM_MOUSEMOVE") Return ; FUNCTION TO HANDLE BOTH TOOLTIP AND MOUSEOVER EVENT WM_MOUSEMOVE() { static CurrControl, PrevControl, _TT ; _TT is kept blank for use by the ToolTip command below. CurrControl :=...
FROM 5), '/', SUBSTRING(YEARWEEK(s.DateTimeCreated,1), 1, 4)) AS ActivityWeek, CASE COUNT(*) WHEN 1 THEN '(1 Event)' ELSE '(Multiple Events)' END AS DataAccuracy FROM StaffActivities s INNER JOIN Users u ON u.UserID=s.StaffUserID INNER JOIN Resources r...
T-SQL Record Separatorhttps://joellipman.com/articles/database/t-sql/t-sql-record-separator.html
NULL END as 'Start', CASE WHEN t2.Day=t3.Day THEN t2.[Finish] ELSE NULL END as 'Finish', CASE WHEN t2.Day=t3.Day THEN t2.[Event Type] ELSE NULL END as 'Event Type', FROM tblDifference t2 Left Outer Join tblDifference t3 On t2.RowNumber=t3.RowNumber-1...
Create variables used in debug logging (when it is enabled) private byte[] emptyBytes = null; private const string DebugLogEventName = "JL - Mixed Case Component Debug"; private const string DebugLogEventDescription = "Log entry for debugging. This...
7 seconds // where shown values are not zero Actually we just want the first two words of those strings: 3 days ago // where event is 3 days ago or just over but less than 4 days ago 1 week ago // where event is just over 1 week ago but less than 2...
= v_ResultInformation.concat(" Email: " + input.Email + " "); v_ResultInformation = v_ResultInformation.concat(" Event: " + v_AppointmentType + " "); v_ResultInformation = v_ResultInformation.concat(" Duration: " + v_AppointmentDuration + " Minutes ");...
is empty and 'get' function cannot be applied More Information: Navigate to payments, then find pending webhook response event, terminal.reader.action_succeeded, then view event details...
F_ck You. Pay Me.https://joellipman.com/articles/web-development/fck-you-pay-me.html
(creativemornings.com) was Mike Monteiro, Design Director, and co-founder of Mule Design Studio (muledesign.com). This event took place on March 25, 2011 and was sponsored by Happy Cog and Typekit (who also hosted the event at their office in the...
log(e); //ZDK.Client.showMessage("Client Script error"); } // unfreeze the GUI ZDK.UI.freeze(false); // return false to prevent saving of record return false; Caveat(s) This only happens if the record is being edited (as in user clicked on "Edit")...
Disclaimerhttps://joellipman.com/static-items/disclaimer.html
on the website for any purpose. Any reliance you place on such information is therefore strictly at your own risk. In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss...
Tab Preselected) control color Dr. Watson System Troubleshooting Utility drwtsn32 Driver Verifier Utility verifier Event Viewer eventvwr.msc Files and Settings Transfer Tool migwiz File Signature Verification Tool sigverif Findfast findfast.cpl Firefox...
Win32 Constantshttps://joellipman.com/articles/automation/autohotkey/win32-constants.html
IDC_NO = 32648 Const IDC_HAND = 32649 Const IDC_APPSTARTING = 32650 Const IDC_HELP = 32651 ;#End Region ;#Region Tracker Event Flags Const TME_HOVER = $00000001 Const TME_LEAVE = $00000002 Const TME_QUERY = $40000000 Const TME_CANCEL = $80000000 ;#End...
pwb, "ReadyState" ) 4 ; While, COM_Invoke( pwb, "Busy" ) Sleep, 10 - OR - here is an example using the DocumentComplete event: Code: ; AutoHotkey_L: pwb := ComObjCreate( "InternetExplorer.Application" ) pwb.Visible := True ComObjConnect( pwb, "IE_" ),...
biggy The following code is basically the least amount of code (or near enough) you will need to get this to work: window.addEvent('domready', function() { $('myForm').addEvent('submit', function(e) { // Prevents the default submit event from loading a...
Event 1 A friend reported her phone was constantly being drained, wasn't lasting the day on a full charge and knew how to close apps running in the background (double-click "home" button and hold down app until red minus buttons appear, tap red...
Licence GNU/GPLhttps://joellipman.com/static-items/licence-gnugpl.html
or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if...
but about a week prior to release date). JoelLipman.Com will make the source files available for download 24/7 so in the event that we lose contact with each other, the project manager has the option of going to another developer with the source files...
three monitors (DOT, EOT, TOT) last and after setting up all the pre-requisites in SITS first: What changes will trigger the event? Find the screen you know contains the field to monitor, in this example, it will be the Application Clearance and...
more distractions. This is my filming of some Radio Controlled cars at the Torch Racing, UK event last Sunday. The FPV latency isn't good on this camera so it was no use here, so several challenges: No FPV: Keep the quadcopter pointed at the car. I...
my purposes I have used an XML as the layout. How? This displays a standard Ok/cancel message popup which you attach to some event import android.app.AlertDialog; import android.content.DialogInterface; new AlertDialog.Builder(this) .setTitle("Some...