Code Comments
Programming Forum and web based access to our favorite programming groups.Greetings, I have implemented tooltips on a datawindow in PB 9.0.1 b7204 using Cruz's nvo_tooltip object from PB 7 as a foundation. There is essentially a few Windows API calls on an nvo and a coded dwmousemove event. Somehow this service is disabled when the datawindow is scrolled. The entire 'page' in this control is one row, with lots of buckets. So many that there was no room for labels for these buckets, thus tooltips. I am not sure why but it seems that the object understands only the dimension of the datawindow control when it is first opened? Ideas and guesses welcome. Thsnk you. Chris
Post Follow-up to this messageShould work, don't know why you are reinventing the wheel. I posted complete implementation on sybase newsgroups several times already. -- __ "JC McCauley" <jc_mccauley@yahoo.com> wrote in message news:4f7e0098.0410141204.7815fa4@posting.google.com... > Greetings, > > I have implemented tooltips on a datawindow in PB 9.0.1 b7204 using > Cruz's nvo_tooltip object from PB 7 as a foundation. > > There is essentially a few Windows API calls on an nvo and a coded > dwmousemove event. > > Somehow this service is disabled when the datawindow is scrolled. The > entire 'page' in this control is one row, with lots of buckets. So > many that there was no room for labels for these buckets, thus > tooltips. > > I am not sure why but it seems that the object understands only the > dimension of the datawindow control when it is first opened? > > Ideas and guesses welcome. > > Thsnk you. > Chris
Post Follow-up to this messagePhillip, B/C this wheel needs to be trued! I am unable to search the Sybase newsgroups and have only recently returned to using PB (no archives). Would you be so kind as to point me to this implmentation? TIA "Philip Salgannik" <philemaxNOSPAM@comcast.net> wrote in message news:<hYHbd.250086$D%.1561 95@attbi_s51>... > Should work, don't know why you are reinventing the wheel. > I posted complete implementation on sybase newsgroups several times alread y. > > -- > __ > "JC McCauley" <jc_mccauley@yahoo.com> wrote in message > news:4f7e0098.0410141204.7815fa4@posting.google.com...
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.