Jan

Results 7 comments of Jan

Several days ago I've started working on an attempt to implement support. I use the example @trojanobelix metioned as template.

The frontend needs a change for the prerequisite implementation. A kind of _selection window_ is needed for choosing a prerequisite Option. To change the frontend properly and only do it...

> @JDPDO Interesting. Is there anywhere we can try it out? If started a fork. See https://github.com/JDPDO/forms. It is to early to test it properly yet. Just wanted to let...

> Can I suggest you add maybe as an emoji to vote for "other proposals"? :) Nice idea but: ![image](https://user-images.githubusercontent.com/11973633/128334149-7351a491-4eea-49c1-9f30-17e9d5e3aafc.png) 😔 > My preference would be to have something like...

> Yes I saw that. Can I suggest instead? Done. :wink: > Google Forms works only if pages are treated as sections - when you skip a question, the UI...

Moment: The chosen data schema would support both approaches. It should not be to hard to implement both in different branches. See `optionId` and `conditionOptionId` in [Prerequiste Entity](https://github.com/JDPDO/forms/blob/05e00328bd29a7eff5a6e6d75d9859e4550d6271/lib/Db/Prerequisite.php) of currently...

I'm doing that :wink:. But I think the behavior is counterintuitive. I've seen through coincidence the [`set_center_widget`](https://lazka.github.io/pgi-docs/Gtk-3.0/classes/Box.html#Gtk.Box.set_center_widget) method in the doc you referenced. Seems to be new, would that method...