Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 08-25-2007, 01:37 PM   #1 (permalink)
Insane
 
Herk's Avatar
 
Location: Kansas City, MO
Beginning with event handlers in 3rd party software

Here is the situation. I have a piece of software used by the business for which I work. Inside of the software there is a creatable form which populates a database, similar to Access. One of the features of this software is the ability to add text fields, composite text fields, pictures, select boxes, and many other inputs and displays to the form. One of the items you can add to the form is a button. The button does nothing at all. It is just a blank button.

According to the help file, the button is useless with the SDK addon to the software. Ok, so I got the SDK. According to the SDK documentation, I can write event handlers in Visual Basic, and then register them in the software to control how the button reacts.

So now I have Visual Basic, the software in question, and the SDK. Can anybody steer me down the path at the end of which I will have a functioning button? I don't care if it prints 'Hello World' on the screen. I just need to know what the process is here.
__________________
-Blind faith runs into things!-
Herk is offline  
Old 08-25-2007, 08:15 PM   #2 (permalink)
<3 TFP
 
xepherys's Avatar
 
Location: 17TLH2445607250
It's really hard to say without the SDK itself, as that likely interfaces external VB scripts into the application somehow.
__________________
The prospect of achieving a peace agreement with the extremist group of MILF is almost impossible...
-- Emmanuel Pinol, Governor of Cotobato


My Homepage
xepherys is offline  
Old 08-26-2007, 09:30 AM   #3 (permalink)
Insane
 
Herk's Avatar
 
Location: Kansas City, MO
Well, the SDK filetree looks like this:

SDK
- bin
-- EVHGen.exe
-- EndPluginWiz.awx
-- EvhWiz.awx
-- PrintPluginWiz.awx
-- Regcat.exe
-- RegTool.exe
-- SCAppPluginWiz.awx
- Documentation
-- ProgRegGuide.pdf(I can PM this if needed)
- VB Samples
-- Capture Server
--- VBWorks.bas
--- VBWorks.frm
--- VBWorks.frx
--- VBWorks.vbp
-- Encoder Plug-in
--- encoderplugin
--- EncoderPlugin
--- EncoderPlugin.cls
--- VBEncoder.dll
--- VBEncoder.vbp
-- Event Handler
--- Card Completion
---- Card Completion Sample - VB EvHandler.iwx
---- VBCardCompletion.cls
---- VBCard Completion.DLL
---- VBCardCompletion.VBP
--- Keystrokes
---- demo.iwx
---- EVHSample.cls
---- EVHSample.dll
---- EVHSample.vbp
-- Print Server
--- Card Completion
---- DataEntry
----- CardComp
----- CardCompletionSample.iwx
----- CardCompletionVB.vbp
----- DataEntry.frm
---- JobManager
----- formJobMgr.frm
----- JobMgr.vbp
--- Data Input
---- DataInputSample.vbp
---- Form1.frm
---- PrintServerVBSample.iwx
- VC Samples(Lets not worry about this part as I don't plan to use C++

If you need more, like files or the whole SDK, just let me know, I can email it or something. It is only like 5M, but I don't want to post it. Thanks for any help anybody can provide. I'm a total nub.
__________________
-Blind faith runs into things!-
Herk is offline  
 

Tags
3rd, beginning, event, handlers, party, software


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 03:35 PM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73