Umbrella
Umbrella
  @v-ein Thank you for your response. These two images illustrate the functionality I am trying to achieve. Specifically, it can be found in: dpg.show_imgui_demo() --> Tables & Columns...
@v-ein Thank you so much for your detailed explanation and the workaround you provided! Your method is ingenious and exactly what I needed. This was a huge help to me....
> > Is there a multi-viewport feature in Dear PyGui? I'm currently facing the issue of having too many child windows, and I hope the child windows can have independent...
@my1e5 Is there any solution in Ubuntu now?
> For drop callback to work, `payload_type` need to be specified the same. > > Even droppable, you can accept/discard data depend on your `user_data`. > `user_data` of drag/drop callback,...
> Yes, judge `user_data`; item's `type`, `info`, `configuration`, `state` ... in those callbacks might be the only way. OK, I see, thank you very much for your reply
@Livox-SDK