fnc planner custom dialog no panel

hello. I need to customize your own event and dialog with buttons for components planner. Can you help me, please?

Hi,

You need to set TMSFNCPlanner1.Interaction.UpdateMode := pumDialog, then in the OnBeforeUpdateDialog event, call ACanOpen := False. There you can call your own dialog.

1 Like

Hi Pieter thank you.

onBeforeUpdateDialog = Modified Event Dialog;
onBeforeInsertDialog = Insert Event Dialog;

planner.zip (13.1 KB)

when trying to close the main form, you have to double-click it. :thinking: :worried: :worried:
What am I doing wrong?
thank you for your help

Martin

We'll investigate this here asap.

1 Like

thank you Pieter

Hi,

We have applied a fix, next version of the TMS FNC UI Pack (v4.0) will address this.

1 Like

Hi
thank you for the solution. :+1:

1 Like

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.