Jump to content

Recommended Posts

Posted

As Example:

 

How can i do:

MainModule.Query_A.afterScroll - change size and caption of a unipanel which is situated in a frame

 

Temporary, i have a uniTimer in the Frame. the Timer reads the recordnumber of MainModule.Query_A

if recordnumber is changed - i start my funktions and procedures depending on the new Record

 

..but this is terrible ;-)

 

.. i use "InsertFrame-Procedure" of uniGui-MegaDemo to load frames when i need it

 

 

Posted

... now i use (to communicate with a frame in a frame)

 

 ((main.MainForm.FCurrentFrame1 as Tframe_vertragsverwaltung).FCurrentFrame1 as tframe_vertraege).my_component_name ...
Posted

Hi,

 

Could you be more clearly give us an example of how the panel dimensions change depending on the data from the record, maybe we we suggest a better solution.

 

;)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...