Devs,
Thanks to Rudi's help, I have been able to build and test winvnc incorporating the change above.
I after testing in Firefox, IE8, Chrome, and Opera, I find that there are no superfluous scrollbars when this change is made to vnchttpconnect.cpp:
374 // Send the java applet page
375 sprintf ...
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Search found 7 matches
- 2009-12-10 01:34
- Forum: JavaViewer
- Topic: Superfluous java scrollbars
- Replies: 7
- Views: 54667
- 2009-12-10 01:34
- Forum: Olders
- Topic: What is needed to build UltraVNC from source?
- Replies: 2
- Views: 4688
Re: What is needed to build UltraVNC from source?
Rudi,
Thank you. Microsoft makes it very hard to find and install the Windows Server 2003 R2 Platform SDK . The atlthunk workaround from [topic=7464][/topic] was necessary. I also had to add gdi32.lib, user32.lib, and shell32.lib to the winvnc project's Properties -> Linker -> Input -> Additional ...
Thank you. Microsoft makes it very hard to find and install the Windows Server 2003 R2 Platform SDK . The atlthunk workaround from [topic=7464][/topic] was necessary. I also had to add gdi32.lib, user32.lib, and shell32.lib to the winvnc project's Properties -> Linker -> Input -> Additional ...
- 2009-12-09 17:36
- Forum: Olders
- Topic: What is needed to build UltraVNC from source?
- Replies: 2
- Views: 4688
What is needed to build UltraVNC from source?
Devs,
I would like to make a small change to UltraVNC's winvnc (to remove superfluous scroll bars in the Java viewer [post=64331][/post] ).
I don't like to make others verify my proposed changes, I like to run my own unit tests before asking for a review, so I have checked out the head version ...
I would like to make a small change to UltraVNC's winvnc (to remove superfluous scroll bars in the Java viewer [post=64331][/post] ).
I don't like to make others verify my proposed changes, I like to run my own unit tests before asking for a review, so I have checked out the head version ...
- 2009-12-05 01:27
- Forum: JavaViewer
- Topic: Superfluous java scrollbars
- Replies: 7
- Views: 54667
Re: Superfluous java scrollbars
While there might be a problem in the VncViewer Java code, changing the embedding code will clear out the scrollbars. I used Firebug in Firefox to add 4 pixels to the embed width. The additional width cleared the scrollbars.
This code has superfluous scroll bars:
<HTML>
<HEAD><TITLE> [mrpotatoe ...
This code has superfluous scroll bars:
<HTML>
<HEAD><TITLE> [mrpotatoe ...
- 2005-07-04 21:06
- Forum: SC
- Topic: Fulfilling the GNU license terms for SC executables
- Replies: 9
- Views: 10449
Rudi,
I'm not sure I fully agree with your interpretation of the GPL, but I don't need to. To make sure that I am covered, I'll keep a copy of the current source releases, and a copy of this conversation. That should be enough to satisfy all of the management/legal types that want to make sure we ...
I'm not sure I fully agree with your interpretation of the GPL, but I don't need to. To make sure that I am covered, I'll keep a copy of the current source releases, and a copy of this conversation. That should be enough to satisfy all of the management/legal types that want to make sure we ...
- 2005-07-04 19:42
- Forum: SC
- Topic: Fulfilling the GNU license terms for SC executables
- Replies: 9
- Views: 10449
- 2005-07-04 17:33
- Forum: SC
- Topic: Fulfilling the GNU license terms for SC executables
- Replies: 9
- Views: 10449
Fulfilling the GNU license terms for SC executables
I have just spent the morning reading, working, and playing with UltraVNC SC so that I can use it to support the users of my windows based application. And I LOVE IT . Simple. Easy to configure. Easy to use. Easy to build.
But ... from what I see, all of VNC, including SC, is covered by the GNU ...
But ... from what I see, all of VNC, including SC, is covered by the GNU ...