• Order of the Butterfly
    Order of the Butterfly
    r-tea
    Posts: 301 from 2005/3/27
    From: Poland, Zdzies...
    Quote:

    tolkien wrote:
    Hello!
    I know doing returnID is old and dirty but as I have said I'm new doing MUI stuff and there are a few things that don't understand as is subclassing.



    I pretty understand you, 'cause I'm noob programmer as well and I use odd and dirty MUI app style .
    Years ago I did a trivial GUI for Arc64 (C64 disk images manipulating tool), and now I digged out my source code.

    Code:
    DoMethod(lister_r, MUIM_Notify, MUIA_Listview_DoubleClick, TRUE, app, 2, MUIM_Application_ReturnID, ID_LRDBLCLICK);


    All IDs I handle in main SWITCH loop and it works.

    But don't use this style if your project become big.
    Mac mini G4@1,5GHz silent upgrade + Xerox Phaser 3140 + EPSON Perfection 1240U
    Commodore C64C + 2 x 1541II + Datasette + SD-Box

    I miss draggable screens... and do you? I know I'm in a minority unfortunately.
  • »11.08.15 - 23:13
    Profile