NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 20 21 22 23 24 … 93 Next »
WizTools - 1.x Plugin Development Toolkit

 
  • 0 Vote(s) - 0 Average
WizTools - 1.x Plugin Development Toolkit
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#51
2007-10-20, 10:16 PM
JavaWiz
I like the error reporting that you use in searchwiz. I created a dialog and viewed instantiated it with showdialog(), but the mouse is no longer active. Can you share the code that you use to create the dialog and the code in your exception handler to create it? I think it woiuld be great to try and standardize this across the toolbox.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#52
2007-10-21, 01:48 AM
pastro Wrote:JavaWiz
I like the error reporting that you use in searchwiz. I created a dialog and viewed instantiated it with showdialog(), but the mouse is no longer active. Can you share the code that you use to create the dialog and the code in your exception handler to create it? I think it woiuld be great to try and standardize this across the toolbox.
Sent you email with code you are looking for.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#53
2007-11-01, 01:30 AM
On the wizuitextbox when you are editting text, no cursor is shown for your current position. Is there a way to enable the cursor to be visible?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#54
2007-11-01, 04:14 AM
pastro Wrote:On the wizuitextbox when you are editting text, no cursor is shown for your current position. Is there a way to enable the cursor to be visible?
Hmm.. I'll have to think about that. Not quite sure sure how I would implement that.
7ore
Offline

Senior Member

Posts: 598
Threads: 68
Joined: Mar 2006
#55
2007-11-11, 07:53 AM
Have you removed code in the wizUIhelper.dll between oct 11th and nov 8th?
CinemaListings do not work (ie update the list) with the newer one... And it is smaller in size as well (the new one: 60kb, the old: 84kb)
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#56
2007-11-11, 05:41 PM
7ore Wrote:Have you removed code in the wizUIhelper.dll between oct 11th and nov 8th?
CinemaListings do not work (ie update the list) with the newer one... And it is smaller in size as well (the new one: 60kb, the old: 84kb)
The DLL was updated recently and split into 2 DLLs (WizUiHelper.DLL and WizWebHelper.DLL). I tried to make the changes transparent, but I may have missed something.

I will download and try CinemaListings today and see if I can locate the problem.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#57
2007-11-18, 04:32 AM
pastro Wrote:On the wizuitextbox when you are editting text, no cursor is shown for your current position. Is there a way to enable the cursor to be visible?
The next version of the WizUiHelper DLL will display an '_' indicating current cursor position (text box input only). I hope to release sometime over the next couple of days.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#58
2007-11-18, 05:00 AM
JavaWiz Wrote:The next version of the WizUiHelper DLL will display an '_' indicating current cursor position (text box input only). I hope to release sometime over the next couple of days.

Cool thanks.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#59
2007-11-18, 05:12 AM (This post was last modified: 2007-11-18, 05:17 AM by JavaWiz.)
pastro Wrote:Cool thanks.
Actually, here is a copy of the new DLLs. Let me know if they works as expected....

11/??/2007 v1.0.13.5 WizUiHelper.DLL v1.0.3 WizWebHelper.DLL
* Added TopmostViewableIndex property to the WizUiList object. Get/set the first viewable item in the list
* Deprecated WizInfo.logMessage, use WizInfo.LogMessage (caps)
* Split HttpInfoGrabber and HttpImageGrabber into new dll - WizWebHelper.DLL
* Totally rewrote scraper logic for HttpInfoGrabber using HtmlAgilityPack.
* Added new parameter method to HttpInfoGrabber SearchMovie, AkaLookup, will perform an IMDB lookup. Helps find foreign titles.
* Added position indicator '_' for textbox input. Gives visual clue as to cursor position.


NOTE: For most of the classes in WizWebHelper, I will most likely be changing the namespace from WizUtilities to WizUtilities.WizWebHelper to be consistent with the naming conventions.
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#60
2007-11-18, 05:21 AM
JavaWiz Wrote:Actually, here is a copy of the new DLLs. Let me know if they works as expected....

Works perfectly. Thanks.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (31): « Previous 1 … 4 5 6 7 8 … 31 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  PIP plugin for Kodi sgilani 2 3,078 2022-10-17, 12:44 AM
Last Post: sgilani
  New Systems Plugin kirschey 10 3,553 2020-11-14, 08:01 PM
Last Post: sub
  Test/Development environment for npvr.db3 scJohn 10 4,571 2020-09-04, 09:14 PM
Last Post: scJohn
  VIdeo playback from plugin mvallevand 5 3,635 2015-08-06, 10:43 PM
Last Post: sub
  Attention Sub: Open TV / Custom Data Grabber plugin Benoire 2 2,997 2014-11-14, 02:05 AM
Last Post: Benoire
  API docs to help with plugin development? McBainUK 3 2,865 2013-06-08, 06:14 PM
Last Post: sub
  Refreshing TV Guide Data (after System plugin EPG update) imilne 13 6,319 2013-03-24, 08:03 PM
Last Post: imilne
  sabnzbd plugin to show processed files Wakalaka 1 2,025 2013-03-12, 06:48 AM
Last Post: psycik
  Integrated Development Environment (IDE) for plugins osx-addict 5 2,856 2012-10-18, 08:35 PM
Last Post: osx-addict
  Plugin problems with started from the command line mvallevand 11 5,230 2012-08-12, 07:56 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode