Re: capi: Wizard dialogs
"Marco Antoniotti (as marco dot antoniotti at unimib dot it)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <CAG0Nw2mq=K77kHvku6p3YZ6sr-ONRmBC=543O2D4XomsFAWGPw@mail.gmail.com> |
Excellent. Thanks. MA On Thu, Apr 24, 2025 at 10:29 PM Alexey Veretennikov < [email protected]> wrote: > Hi everyone, > > I know its been a while but I finally got my hands on this problem and > created some trivial wizard library for LispWorks, inspired by Qt QWizard. > Here it is: https://codeberg.org/fourier/lw-wizard > It is extremely simplistic but complete enough to be able to reimplement > (without pixmaps or rich text or Print button though) the examples from Qt, > the trivial and more advance one: > https://doc.qt.io/qt-6/qtwidgets-dialogs-licensewizard-example.html > > README.md describes more and both examples are documented. > Feel free to criticize(I know its bad!) / add suggestions :) > My goal is not use any external libraries(even my own), just LW with CAPI > for this simple library. > > BR, > /Alexey > > On Thursday, August 22nd, 2024 at 18:07, Marco Antoniotti (as marco dot > antoniotti at unimib dot it) <[email protected]> wrote: > > Haha, thanks! > > I must say that I am at the point of "Vade Retro, Fun Project" 😦 > > On Thu, Aug 22, 2024 at 5:58 PM Alexey Veretennikov < > [email protected]> wrote: > >> Haha Marco, >> >> Indeed looking at for example Qt's wizards it is a rabbit hole >> https://doc.qt.io/qt-6/qwizard.html#details >> But it seems to fun project to play around! >> >> BR, >> /Alexey >> >> On Thursday, August 22nd, 2024 at 10:06, Marco Antoniotti (as marco dot >> antoniotti at unimib dot it) <[email protected]> wrote: >> >> Hi Alexey >> >> Why are you tickling me in re-starting a long lost journey down yet >> another rabbit hole? Let me get out of the current one, please. Pretty >> please? 🥹😵💫 >> >> Marco >> >> >> On Thu, Aug 22, 2024 at 12:00 AM Erik Ronström (as erik dot ronstrom at >> doremir dot com) <[email protected]> wrote: >> >>> Hi, >>> >>> One way is to use a switchable-layout and have prev/next buttons in the >>> dialog that just switches the visible-child of the layout. >>> >>> Erik >>> >>> >>> >>> > 21 aug. 2024 kl. 19:54 skrev Alexey Veretennikov (as alexey dot >>> veretennikov at protonmail dot com) <[email protected]>: >>> > >>> > Hi, >>> > >>> > Anyone implemented wizard dialogs for step-by-step configuration of >>> the app? Any hints where to start to implement them? >>> > >>> > BR, >>> > /Alexey >>> >>> >>> _______________________________________________ >>> Lisp Hug - the mailing list for LispWorks users >>> [email protected] >>> http://www.lispworks.com/support/lisp-hug.html >>> >> >> >> -- >> Marco Antoniotti, Professor tel. +39 - 02 64 48 79 01 >> DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it >> Viale Sarca 336 >> I-20126 Milan (MI) ITALY >> >> >> > > -- > Marco Antoniotti, Professor tel. +39 - 02 64 48 79 01 > DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it > Viale Sarca 336 > I-20126 Milan (MI) ITALY > > > -- Marco Antoniotti, Professor, Director tel. +39 - 02 64 48 79 01 DISCo, University of Milan-Bicocca U14 2043 http://dcb.disco.unimib.it Viale Sarca 336 I-20126 Milan (MI) ITALY CSCE 2025 - csce.lakecomoschool.org