question

new topic     » goto parent     » topic index » view thread      » older message » newer message

Derek, thanks for the list box example program. I have another question for
you or anyone who knows the answer.

How do you send a message to the list box to do things like page up, page
down, top, bottom....

    constant mainWindow = create(Window,"Printout Viewer - "& rptName,
0,sx,sy,sw,sh,0),
    idList = create(List,"",mainWindow,0,0,sw-7,sh-82,{WS_SCROLLBARS}),
    sb = createEx(StatusBar, "", mainWindow, 0, 0, 0, 0, 0, 0)

thanks...

george

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu