Search found 9 matches

by Mike
Fri Aug 08, 2003 6:15 pm
Forum: Announcement
Topic: Visual Designer 3.72b released
Replies: 6
Views: 3588

Toolbarmanagementsupport in Visual-Designer

Feature-Request:

Hi Berikco,

do you plan to add "Toolbarmanagement-Support" into yours VD
in the next release ???

Cheers,
Mike
by Mike
Fri May 23, 2003 2:04 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

Hi El,

I don't get it run, do you have maybe a little bid more complete example ?

Thanks,
Mike
by Mike
Thu May 22, 2003 7:57 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

Hi,

the code works fine in my application now, but I'm still looking for some funny staff. :lol:

Does anybody knows, what should to be added to the code to determine the x,y, width and height (or x2,y2) of the selected cell ?

Thanks (I'm happy having decided to work with PB and this team !)
Mike
by Mike
Wed May 21, 2003 5:04 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

All,

I was able to find the missing Structures by use of the MSDN and want to share it with use....copy this structures into the code and then it works perfect... :wink:

Structure NMLISTVIEW
hdr.NMHDR
iItem.l
iSubItem.l
uNewState.l
uOldState.l
uChanged.l
ptAction.POINT
lParam.l ...
by Mike
Wed May 21, 2003 2:26 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

Timo,

GREAT...(that's what I'm looking for)....but could you please so kind to add the needed structures ?

I'm getting some compiler messages (*lpnmitem.NMITEMACTIVATE = lParam) Structure not found NMITEMACTIVATE

Thanks,
Mike
by Mike
Wed May 21, 2003 2:12 pm
Forum: Coding Questions
Topic: ListIconGadget - Get Event for Selected Column
Replies: 5
Views: 2979

Great !

Does anybody know, what code needs to be added to the callback
to get also the selected row information ?

(I want to determine which row, col in the Gadget was clicked by the User)

Thanks,
Mike
by Mike
Wed May 21, 2003 12:57 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

Hi Timo,

thanks and yes...I've read that post before, but unfortunately it's not solving my problems. :(

(I'm also familiar how to setup the callback, but the problem is really,
how to determine the 'right events' for a+b.)

Regards,
Mike
by Mike
Wed May 21, 2003 12:10 pm
Forum: Coding Questions
Topic: ListIconGadget - Callback procedure to detect column header
Replies: 16
Views: 9117

ListIconGadget - Callback procedure to detect column header

Hi,
after searching and reading a lot of staff in the forums I would like to setup two questions, as I'm still learning to use PB in the right way. My question is related to the ListIconGadget which I'm using as a "FlexGrid" to display a small snapshot out of a sqlite-database.

Currently I'm ...
by Mike
Fri May 16, 2003 11:36 am
Forum: General Discussion
Topic: Activex, vbs, javascript, perl and more from PB very soon!
Replies: 13
Views: 6526

I'm also interested (special for control of excel)
cheers