Welcome![Sign In][Sign Up]
Location:
Search - mousewheel

Search list

[OtherVB6 Mouse Wheel

Description: VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\\Program Files\\Microsoft Visual Studio\\Common\\MSDev98\\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compiled to C : \\ Program Files \\ Microsoft Visual Studio \\ Common \\ MSDev98 \\ AddIns directory in VB6 Add-In Manager activated inside "MouseWheel Fix" plug-ins. The VB6 you can use the mouse wheel banging the source code.
Platform: | Size: 63479 | Author: 全宁 | Hits:

[Multimedia programmousewheel滚轮控件

Description: mousewheel滚轮控件 一个可以令你的滚轮得以应用的VB控件 -wheel controls a web site you can be applied to the wheel of VB Control
Platform: | Size: 4284 | Author: 电吉入侵 | Hits:

[Button controlmousewheel

Description: 这是一个swing支持鼠标滚轮的演示代码,至少需要jdk1.5-This is a swing support for the mouse wheel demo code, at least keys
Platform: | Size: 14894 | Author: jeff | Hits:

[OS programMouseWheel

Description: 高级鼠标编程,学习控制鼠标的好例子!推荐下载!-senior mouse programming, learning to control the mouse a good example! Recommended download!
Platform: | Size: 4907 | Author: xz | Hits:

[Other resourceMapControlMouseWheelcontrolZoomArcEngine

Description: 实现(AE9.1+VS2003): 实现思路:1、通过Windows消息筛选机制截获滚轮事件。2、在MouseWheel事件中添加方法
Platform: | Size: 83786 | Author: 王林方 | Hits:

[Delphi VCLFastReport.v4.7.49

Description:

Current version
---------------
+ added confirmation reading for TfrxMailExport
+ added TimeOut field to TfrxMailExport form
- fixed bug whih PDF export in Delphi4 and CBuilder4
- fixed bug with some codepage which use two bytes for special symbols (Japanese ans Chinese codepages)
- fixed bug when engine delete first space from text in split Memo
+ added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report
- fixed bug in multi-column page when band overlap stretched PageHeader
- fixed bug with using ReprintOnNewPage
+ added ability to split big bands(biggest than page height) by default

version 4.7
---------------
+ CodeGear RAD Studio (Delphi/C++Builder) 2009 support
+ [enterprise] enchanced error description in logs
+ added properties TfrxHTMLExport.HTMLDocumentBegin: TStrings,
TfrxHTMLExport.HTMLDocumentBody: TStrings, TfrxHTMLExport.HTMLDocumentEnd: TStrings
+ improved RTF export (with line spacing, vertical gap etc)
+ added support of Enhanced Metafile (EMF) images in Rich Text (RTF), Open Office (ODS), Excel (XLS) exports
+ added OnAfterScriptCompile event
+ added onLoadRecentFile Event
+ added C++ Builder demos
+ added hot-key Ctrl + mouseWheel - Change scale in designer
+ added TfrxMemoView.AnsiText property
- fixed bug in RTF export with EMF pictures in OpenOffice Writer
- fixed some multi-thread isuues in engine, PDF, ODF exports
- [enterprise] fixed integrated template of report navigator
- [enterprise] fixed bug with export in Internet Explorer browser
- fixed bug with font size of dot-matix reports in Excel and XML exports
- fixed bug in e-mail export with many addresses
- fixed bug in XLS export (with fast export unchecked and image object is null)
- [enterprise] fixed bug in TfrxReportServer.OnGetVariables event
- fixed bug in Calcl function
- fixed memory leak in Cross editor
- fixed progress bar and find dialog bug in DualView
- fixed bug in PostNET and ean13 barcodes
- fixed bug with TruncOutboundText in Dot Matrix report
- fixed bugs with break points in syntaxis memo
- improved BeforeConnect event in ADO
- fixed bug in inhehited report with internal dataset
- fixed bug in TfrxPanelControl with background color(Delphi 2005 and above)

经查证后,这个是最新的 FastReport.v4.7.49
 


Platform: | Size: 2986536 | Author: gzhubin | Hits:

[JSP/Java三维 Tag Cloud

Description: $(document).ready(function(){ //计算样式中心值 a横向中心点,b纵向log中心点 //cloud-carousel.1.0.5.js 文件中去掉了IE的倒影滤镜。FF支持得更好。 var e = 150; var a = $("#da-vinci-carousel").width() / 2; var c = $("#da-vinci-carousel").height() / 2; var b = Math.log(c) * (e / 10); $('#but1').css({top:(c / 2) - ($('#but1').height() / 2),left:70,zIndex:9999}); $('#but2').css({top:(c / 2) - ($('#but2').height() / 2),right:70,zIndex:9999}); $("#da-vinci-carousel").CloudCarousel( { minScale:0.25,//视线轴距 越大远处视觉越近 reflHeight: 40, //倒影透明度 reflGap:-2, //倒影距离 //titleBox: $('#da-vinci-title'), //altBox: $('#da-vinci-alt'), buttonLeft: $('#but1'), buttonRight: $('#but2'), yRadius:e, //Y轴距 调整轴距需要给DIV增加高度 xPos: a, //距离左侧边距 yPos: b, //距离顶部边距 speed:0.09, //滚动速度 mouseWheel:true //是否支持鼠标滚轴 }); $("#da-vinci-carousel img").css("border",0); //消除当前效果DIV中的img边框 });
Platform: | Size: 380630 | Author: qp3db@163.com | Hits:

[OtherVB6 Mouse Wheel

Description: VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compiled to C : \ Program Files \ Microsoft Visual Studio \ Common \ MSDev98 \ AddIns directory in VB6 Add-In Manager activated inside "MouseWheel Fix" plug-ins. The VB6 you can use the mouse wheel banging the source code.
Platform: | Size: 63488 | Author: 全宁 | Hits:

[Other让VB开发环境支持鼠标滚轮的插件源码

Description: 这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
Platform: | Size: 25600 | Author: 焦明 | Hits:

[Multimedia Developmousewheel滚轮控件

Description: mousewheel滚轮控件 一个可以令你的滚轮得以应用的VB控件 -wheel controls a web site you can be applied to the wheel of VB Control
Platform: | Size: 4096 | Author: 电吉入侵 | Hits:

[Button controlmousewheel

Description: 这是一个swing支持鼠标滚轮的演示代码,至少需要jdk1.5-This is a swing support for the mouse wheel demo code, at least keys
Platform: | Size: 14336 | Author: jeff | Hits:

[OS programMouseWheel

Description: 高级鼠标编程,学习控制鼠标的好例子!推荐下载!-senior mouse programming, learning to control the mouse a good example! Recommended download!
Platform: | Size: 5120 | Author: xz | Hits:

[GIS programMapControlMouseWheelcontrolZoomArcEngine

Description: 实现(AE9.1+VS2003): 实现思路:1、通过Windows消息筛选机制截获滚轮事件。2、在MouseWheel事件中添加方法-To achieve (AE9.1+ VS2003): the realization of ideas: 1, through the Windows message filter mechanism intercepted wheel events. 2, in the event MouseWheel add method
Platform: | Size: 83968 | Author: 王林方 | Hits:

[JSP/Javamousewheel

Description: There a t least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse Wheel support in Java. One of the RFE s BugID #4202656 has 281 votes from developers requesting Sun for a fix. Sun has finally agreed to support this feature in JDK 1.4 codenamed Merlin accroding to the BugID #4289845 in its bug database. -There at least five Request for Enhancement s (RFE) in the JavaSoft bug database related to Mouse Wheel support in Java. One of the RFE s BugID# 4202656 has 281 votes from developers requesting Sun for a fix. Sun has finally agreed to support this feature in JDK 1.4 codenamed Merlin accroding to the BugID# 4289845 in its bug database.
Platform: | Size: 14336 | Author: Joe | Hits:

[Othermousewheel_3.0

Description: Jquery_MouseWheel 3.0 jquery插件,方便控制鼠标滚轮!~-Jquery_MouseWheel 3.0jquery plug-in, easy to control the mouse wheel! ~
Platform: | Size: 32768 | Author: 赵戈 | Hits:

[OtherMouseWheel

Description: vb补丁—让IDE支持MouseWheel-vb patch- let IDE support MouseWheel
Platform: | Size: 23552 | Author: 毛毛 | Hits:

[OS programVBIDEMouseWheel

Description: This little VB IDE AddIn adds mousewheel support to the IDE code panes, based on Ulli source code. NOW is fully working on MDI and SDI enviroment !! Simply compile the .DLL into your VB folder. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=40876&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL. -This little VB IDE AddIn adds mousewheel support to the IDE code panes, based on Ulli source code. NOW is fully working on MDI and SDI enviroment!! Simply compile the. DLL into your VB folder.This file came from Planet-Source-Code . com ... the home millions of lines of source codeYou can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId = 40876
Platform: | Size: 13312 | Author: Andyi | Hits:

[Hook apiVBMousewheel

Description: 通过VB IDE AddIn增加对鼠标滚轮的支持, 并可使用get/set滚动选项对话框。只需简单的编译该DLL到VB文件夹即可。-This little VB IDE AddIn adds mousewheel support to the IDE code panes. Now with get/set scroll options dialog. Simply compile the DLL into your VB folder.
Platform: | Size: 100352 | Author: 方涌波 | Hits:

[JSP/Javajquery-mousewheel-3.0.6

Description: jQuery Mousewheel Plugin是由Brandon Aaron开发的jQuery插件,用于添加跨浏览器的鼠标滚轮支持。-jQuery Mousewheel Plugin is a jQuery plugin, developed by Brandon Aaron used to add cross-browser mouse wheel support.
Platform: | Size: 6144 | Author: kkpudn515 | Hits:

[Software Engineeringjquery-mousewheel-master

Description: mousewheel support. jquery. enjoy
Platform: | Size: 95232 | Author: hi bye | Hits:
« 12 »

CodeBus www.codebus.net