forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


VDS 5.01 Released

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> News/Announcements
View previous topic :: View next topic  
Author Message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Thu Jan 01, 2004 3:55 pm    Post subject: VDS 5.01 Released Reply with quote

Finally VDS 5.01 has been released!

Here are the full change details:
Quote:
IDE CHANGES

* Fixed paste code from HTML into editor
* Fixed DDE INSERT bug
* Fixed DDE FILEOPEN bug for files with closing brackets. (Note: there needs to be quotes around the %1 in the DDE command in the file association.)
* Fixed problem with IDE opening .DSC twice when opening from Explorer by association
* Fixed several<minor bugs

OTHER CHANGES

* Changed @binfile(read)
if mode = TEXT then characters < 32 are translated to .
if mode is unspecified then raw data is returned
* added @item(TABLE1,row,column) to get an individual cell from a table element
* added ability to test if right mouse button clicked when a list element is selected (note, X,Y positions and LEFT or CENTER button states not returned)
* increased the maximum number of arguments to a DLL function that can be passed using the @LIB function to 12
* fixed bug in BITLIST type elements where if icons from the same EXE or DLL but with different indexes were assigned, the first one to be loaded was always displayed
Back to top
View user's profile Send private message Visit poster's website
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Thu Jan 08, 2004 1:50 pm    Post subject: Reply with quote

Quote:
* added ability to test if right mouse button clicked when a list element is selected (note, X,Y positions and LEFT or CENTER button states not returned)


I cannot find how to do this. Can someone give me a hand? Thanks.

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Thu Jan 08, 2004 5:04 pm    Post subject: Reply with quote

Haven't tested on list but can prolly say off hand that it is for table.
_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Thu Jan 08, 2004 5:22 pm    Post subject: Reply with quote

Thats what i need it for. Right now I use the Virtual Key API. It works really well. I just wanted to know how to do it with VDS.
_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Fri Jan 09, 2004 1:23 am    Post subject: Reply with quote

Try the code in last but one post of mine in this:
http://forum.vdsworld.com/viewtopic.php?t=2159
Does it work?

Code:
IF @EQUAL(@CLICK(B),RIGHT)
    INFO RIGHT CLICK
  END

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> News/Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group