Search Results
Search results 1-6 of 6.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi, I've got a IMAGE widget that I'm wanted to show/hide on the fly. I give the function call 'ShowWindow' the 'IMAGE_Handle' of the widget and it appears no problem. However when i give the function 'HideWindow' the same argument it doesn't hide the widget and the image still remains on the screen. Any ideas why this is happening or a better method to achieve this? Thanks, Henry
-
Edit Widget Wrapping
PostHi, Is there any way to wrap text in an EDIT widget into 2 lines? Thanks
-
Hi all, For a ListView widget, is there a limit on the number of rows you can add to the table? Is it configurable via an API or is it a fixed limit based on platform/memory limitations? Thanks,
-
Hi, I'm using a DropDown widget and have added 3 strings to the widget ("PA", "PSI", "BAR"). The dropdown expands and closes just fine, however when I select the last option (BAR) and re-open the widget, it appears like the items have all shifted up one row. I can no longer see the first entry and the last entry is now blank. Any ideas as to why this behaviour would happen? Pictures below show the problem