powerbuilder-pfc
PowerBuilder window size
I\'m having problem with the layout of a window after converting the application to web form. The window contains a datawindow. When I open the window in the internet explorer, initially the layout is[详细]
2023-04-06 08:45 分类:问答PowerBuilder application login
I am using PowerBuilder PFC library to login to the databa开发者_运维百科se. n_cst_appmanager/ pfc_open:[详细]
2023-04-03 06:41 分类:问答Powerbuilder: is it a good idea to call accepttext method
The question开发者_开发知识库 says it all. I want to know if it a good idea to manually call the accepttext() or pfc_accepttext to force powerbuilder to accept the values in the datawindow fields.[详细]
2023-01-22 08:30 分类:问答Powerbuilder: what to code in the pfc_retrieve() event when using FILTER style linkage
I have two master-detail datawindow which are linked through pfc\'s linkage service. Now I have read in the documentation that when using FILTER开发者_如何学C style retrieval code must be placed insid[详细]
2023-01-20 08:15 分类:问答powerbuilder: pfc_save problem
I have a user object which is using pfc services. Now, during update, I have written my validation code in the pfc_validation() function, and when validation does not succeed, I am returning -3 from t[详细]
2023-01-05 01:35 分类:问答Is there any powerbuilder function which is equivalent to PHP's "explode" function
I think the title itself is pretty self-explanatory. Is there any function 开发者_开发百科in powerbuilder which is equivalent to PHP\'s \"explode\" function?[详细]
2023-01-05 00:53 分类:问答ASP.NET MVC skeleton project, CSS question on the menu w.r.t. text-align
I create a new MVC project and there is a default Site.css file. The default style creates a menu at the top, aligned to the right.[详细]
2022-12-19 20:56 分类:问答