Hi
I would like to implement a function that allows the user to search within a powerbuilder report. It should work just like the search function of a PDF-reader (user enters a search criteria and presses enter --> the first match is being highlighted with the option to jump to the next match)...
Hi all,
I am using this code to print a datawindow:
dw_1.print(true, true)
The problem is that the option "current page" in the print dialog is disabled.
Does anyone know why that is and how to fix it?
Thanks,
Thomas
Hi there
I am using PB 11.5
I have a problem with a datawindow column that has its autosize.height property on YES.
I want to be able to change the columns X-Position dynamicly. The problem is that after I modify the datawindow the position of the column is still displaied at its original...
Hi there
Does anybody know how I can change the font color of dropdowndatawindow-columns by script? I tried a several different options using "modify" but it didn't work out...
Thank you
Thomas
Hi there
Can I change the color of a menue/toolbar by script? This code here causes errors:
menuxy.menubackcolor = 123456
"A systemwrite property can be modified only in an event or function in its parent class"
"A readonly property can be modified only in an event or function in its parent...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.