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 


SSTreeVw.dll BETA released
Goto page Previous  1, 2, 3, 4  Next
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> Other Product Support/Announcements
View previous topic :: View next topic  
Author Message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Mar 07, 2003 11:23 pm    Post subject: Reply with quote

Thanks ACE. The TVIS_BOLD worked great for setting the items text to
bold text. My guess is the same would apply for italic and underline as
well. Mr. Green Cool

So, I'll be including font attributes as well with the "treeview setItem,..."
command folks.

Now if I could just get this darn window procedure to return click events
correctly, we'll all have it made. Smile Mr. Green

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Mar 07, 2003 11:31 pm    Post subject: Reply with quote

I stand corrected after browsing my documentation. The Bold feature
will only be added to the treeview setItem,...
command. Smile

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Garrett
Moderator Team


Joined: 04 Oct 2001
Posts: 2149
Location: A House

PostPosted: Sat Mar 08, 2003 1:05 am    Post subject: Reply with quote

That's great! Very Happy

-Garrett

_________________
'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.)
Back to top
View user's profile Send private message
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Sat Mar 08, 2003 1:12 am    Post subject: Re: SSTreeVw.dll BETA released Reply with quote

bweckel wrote:
How do we feel about TreeView controls folks? If you're interested in
using one then SSTreeVw.dll is for you.


Wow, is that freeware?
And when will it be in a stable release?

BTW, looks great Smile
Great work bweckel!

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Sat Mar 08, 2003 1:18 am    Post subject: Reply with quote

GeoTrail wrote:
Quote:

Wow, is that freeware?
And when will it be in a stable release?


Yep, it's FREEWARE. As to when a stable version is released I can't say
exactly, but hopefully by the end of the weekend anyway. No promises.
I still have to create and compile a help file for it to. Currently there are
over 60 different functions and commands. So I have a task ahead of me
just writing the help file, which will be a compiled Html Help file btw.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Sat Mar 08, 2003 1:21 am    Post subject: Reply with quote

Cool, can't wait Smile

If you need help writing the help file, let me know.
I know I'm not the most experienced VDS user. But if you need help, I'm offering Smile

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Sat Mar 08, 2003 1:24 am    Post subject: Reply with quote

Thanks for the offer Robert, but with all the notes I need to include in the
Help file it would be rather difficult for anyone to help me at this point.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
GeoTrail
Valued Contributor
Valued Contributor


Joined: 18 Feb 2003
Posts: 572
Location: Bergen, Norway

PostPosted: Sat Mar 08, 2003 1:33 am    Post subject: Reply with quote

Thats cool.
Keep up the good work Smile

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
ACE
Valued Newbie


Joined: 05 Sep 2002
Posts: 34

PostPosted: Sat Mar 08, 2003 3:52 pm    Post subject: Reply with quote

have you had the time to check my exe ?

Lioric
Back to top
View user's profile Send private message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Sat Mar 08, 2003 4:40 pm    Post subject: Reply with quote

Hey ACE,
I just got a chance to try your exe out. Were the treeview events supposed
to be passed to the VDS program, 'cause if they were, I didn't see them?
I managed to get the one "F" key I had defined passed back to me but a
common hot-key combination "Alt+X" to close the dialog didn't work.

What version of VDS did you test this on? I'm using VDS 4.5. If you tested
this on an earlier version things might be a little different, but I can't say
for sure.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Sat Mar 08, 2003 7:38 pm    Post subject: Reply with quote

Sorry guys,
I forgot about the attributes that you can set in the Item's structure Embarassed Anyway it has been awile since I made my TreeView Example with Gadget Wink Bill I think you are on the right track with the Item's... As for the clicks and such that you will have to look at hooking the notification messages comming from the treeview control and forwarding those to a VDS event...Can you also add drag-N-drop as well Smile But then I guess I could add the rest of the functionality for the TreeView control with Gadget Idea Anyway have fun...Smile

_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ACE
Valued Newbie


Joined: 05 Sep 2002
Posts: 34

PostPosted: Sun Mar 09, 2003 11:10 pm    Post subject: Reply with quote

Who told that events are included ? all the events are removed (not coded to be more precise ), it just an example to show that is posiible to pass all the keypresses to the vds dialog with a "glued control" focused, even the tabs.Events are the easiest part, i dont know why are you having too much problems with it, a simple WM_LBUTTONDBLCLK/EventFuction(contronameDBLCLICK) will do the trick.


I tested in 13 different computers (in cafe nets, all with Win98) and it works ok, all keys works, its the same if you press a single key or a combination, the code doesnt change or even do anything with the virtualkeys sended to the control. So if a single key like "f" is sended to the main dialog, and its working ok, alt combinations have to work too.

Just add a menu with a hotkeys and the event(the menu events) will be fired with the hotkeys even if the treeview has the focus, or press tab and the focus will jump to other controls( if added), i didnt say anything about TreeView Events.

Apparently, my english is not so clear or something (im from SouthAmerica), but every time i try to help you, you say that my code does not work, or you dont understand it or something (NExtParam fuction), but others are able to use it without problems. So please dont missunderstand me, but something is funny. I better stop trying to help you

No hard feelings


Lioric


Last edited by ACE on Sun Mar 09, 2003 11:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Sun Mar 09, 2003 11:34 pm    Post subject: Reply with quote

I'm sorry if you think something is funny beacuse someone doesn't
understand something. For me that's all the more reason to keep trying to
explain or get my point across. Your english has nothing to do with it at all.

Quote:

Apparently, my english is not so clear or something (im from SouthAmerica), but every time i try to help you, you say that my code doent work, or you dont understand it or something (NExtParam fuction), but others are able to use it without problems. So please dont missunderstand me, but something is funny. I better stop trying to help you


Sounds to me like you need to grow up a little. Just because something is
a challange or difficult, doesn't mean give up. You have no idea how
furious I am over your post. If you think I singled you out you had better
think again. I simply didn't understand those things.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
ACE
Valued Newbie


Joined: 05 Sep 2002
Posts: 34

PostPosted: Sun Mar 09, 2003 11:52 pm    Post subject: Reply with quote

in my last post funny == strange, i meant to say that i think you have something against me
I better let this thing just here. i dont want to start nothing.

Quote:
Sounds to me like you need to grow up a little. Just because something is
a challange or difficult, doesn't mean give up. You have no idea how
furious I am over your post


Im sorry if you are furious, but that is what i think. and "grow up a little", these are just text posts in a developers forum, if someone is not gonna help you anymore, doesnt mean that you must get furious.

Lioric
Back to top
View user's profile Send private message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Mon Mar 10, 2003 12:00 am    Post subject: Reply with quote

I'm not furious because you're not gonna help me anymore. I furious
because you have implied that I am out to get you, which I'm not.

As to whether you help me anymore or not, to be honest, I could care less.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> Other Product Support/Announcements All times are GMT
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
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 can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group