Discussions tagged UI

Hi there,I'm wondering if there is any way what so ever to set the Width of either a Panel or a LargeButton on the RibbonBar control? Currently, the width of the buttons change depending on the size of the text, and it looks very messy as they are h...
There are situations where I want to prevent the user from switching between sheet windows via Ctrl-Tab.I have tried the following in the datawindow pbm_dwnkey event (without success):   blob{64} lblb_Msg  PeekMessage(lblb_Msg, 0, 256, 264, 1 ) //WM...
Hi there .. including Appeon :-)   Any news on this really annoying thing ? (PB2022 is GREAT but this tiny little thing keeps hitting us. Our users are asking all the time for it and cannot understand why we cannot do it..)   Thanks Steen...
Hello folks, I have a few picture buttons in a window. I have set them to Flat Style but they show a black border around them. How do I get rid of those borders?   Flat Style:   Thank You - AV.        ...
We have developed a desktop client/server application using PowerBuilder 2017 as well as 2019R3 Build 2703, where some users are experiencing flickering/redrawing of the UI. We are only able to reproduce the flicker when sharing the window through...
In my project users need to be able to copy data from SingleLineEdit, MultiLineEdit and similar controls event when they are not supposed to edit that data. To achieve this functionality instead of disabling controls I set them to DisplayOnly and cha...
How do I modify theme of an object, that is added with function OpenUserObject(), like this: uo_StaticText luo_StaticTextTHIS.OpenUserObject(luo_StaticText, 270, 380)   I've made a custom theme-custom.json file in my theme folder, it looks somethi...
Hi, We have PowerBuilder desktop applications (windows 10/win32) that are having accessibility issues and we are investigating on what can be done in the area. We currently are in the process of upgrading from PowerBuilder 2017 R3 to PowerBuilder 20...
Wondering if anybody has developed a PB UI Theme that closely mimics Google's Material Design that they would be willing to share?...
Hi, I nedd to track las time user interacts with an application.  Does anybody knows if there is an "easy" way to do that? The only idea that I have is to track all user interactive envents on all visual objects (tricky solution). Thanks fo your h...
  We have migrated our code from PB11 to PB19-R2 and seeing following behaviours. - Horzontal and Verticle Scroll Bars are not fully visible.- TAB control's header are not fully visible We tried adjusting the various UI properties for TAB, Windo...
Is there a release date for 64-bit debugging IDE? I have problems with the new 10 version of sap business one which is only 64 bit   Angelo...
With the new theming UI in beta, do we have the capability to make a checkbox and/or radiobutton look disabled in a datawindow like we can on a regular object? I have a screenshot below of what I mean outside of a datawindow.     I don't want to...
Hi, After installing 2018 Beta, I do as I always have done, I place all my images in a resource folder and add this path to the PB180.EXE path in the registry. The problem is that none of the images are displayed. There are no hard-coded paths for t...
Currently we extend our Powerbuilder published applications with a variety of .NET user controls that we've COM wrapped and inserted as OLE controls. With the increased C# support coming in Powerbuilder 2018, will we be able to directly reference and...
Hi Everyone, I'm just thrilled that PB finally will have Modernized UI in next release (PB 2018). In everyday life maybe the most important enhancement to the bulk of us. Does anyone have any insights as to how our precious PB application will look...
Breaking: 5 new, 14th-18th long numeric values for the color ButtonFace have been confirmed to be found in the wild. Researchers and digital environmentalists are agog over the discovery of these new sub-subspecies… 77633680 81839288 79220952 ...
hai experts i add a datawindow name dw_1 and dataobject = d_test to u_cst_test5 useroject of advguisample.pbl and created a event closequery and event id pbm_closequery and add following event dw_1.AcceptText() IF dw_1.ModifiedCount() > 0 or dw...
Hi   Powerbuilder 2017R2, what are the prerequisites Is there adocument?   Thy  GMY ...
Hi, I cant find the system requirements for PB2017 - developement not runtime Can I run the IDE on Win7 32bit or does it need to be 64bit ? thanks Andrew ...
  • Page :
  • 1