1. kuanli liu
  2. PowerBuilder
  3. Thursday, 7 September 2017 09:39 AM UTC

​I want to open the window with opensheet().

And I used the pfc_n_cst_resize.of_SetOrigSize() in base.

The window not fill screen when I running the project.

How should I improve or pay attention?

* Original! change to Layered! : 

     The window can fill the screen.

     Datawindow and object can't auto change size in the window.

 


window:

w_sheet lw_prog

Opensheet(lw_prog  , 'WindowName', gnv_app.of_getframe() , 0 , Original! )

 

base window:

inv_resize = create pfc_n_cst_resize

inv_resize.of_SetOrigSize(Width, Height - 150)

Georgios Papageorgiou Accepted Answer Pending Moderation
  1. Thursday, 7 September 2017 10:09 AM UTC
  2. PowerBuilder
  3. # 1

Hi,

 

what version of PFC - are you using.

Bruce Amstrong updated the PFC https://github.com/OpenSourcePFCLibraries

 

Regards

Georgios

Comment
  1. kuanli liu
  2. Thursday, 7 September 2017 10:38 AM UTC
Thanks for your help.



I check pfcmain.pbl properties, "8.0 PFC Window services" in comments.



Should I upgrade PFC for all?

  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.