Hi Dimitris, Thanks for your quick reply. So it's with my setup. I will test this week on another system and give feedback than. Have a good day/evening, Rene...
Hi Dimitris, I can give positive feedback. Checked the 'sticky' on another system and it works. Seems I have to make the margin higher on my own system with...
Hi Dimitris, Hi All, I would like to determine the size, location and status of the windows system task bar. I'm not sure how to retrieve this information....
... Hi René, I hope this is something like what you want: http://pastie.org/667772 I'm not around today so, if anyone else can fill in the holes - great. Very...
Hi daz, That's what I was looking for. With this code I will be able to get my programs more flexible for all the different user settings (screen resolution,...
Hi Rene, I'm using the following code to get the taskbar properties for a full screen viewer where I need to know if there is a topmost or non-topmost taskbar...
Hi Fer, Clever & logical. I wasn't able to see the obvious. It's always a benefit to communicate. Thanks to all for the support and share their ideas, Rene...
Hi all, Uploaded a newer version with the following changes: 19.31 - Fixed a bunch of file opening routines (wrong file handle value) - Added: xONTEXTIN MENU...
Hi Dimitris, Thanks for the new version! xOnTextin MENU works fine and is easy to manage. Going to use it in the new version of my app. ... My app (executable)...
Hi Chris, ... It should make no difference because if g4c is not installed and the user is not in Admin mode the keys would not be created anyway - you would...
Hi Dimitris, I've created a guest account in WXP to check things out. Windows gives by default access to the registry on this account. With my 19.30 executable...
Hi Chris, From what I know, in restricted mode you can use the existing registry keys (ie read/write) but you can not create them. I'm not sure about this...
Hi Dimitris, ... I think basically your approach is ok. If you change it like your above suggestion, then probably the OS message box will show up of fail. ......
Hi Dimitris, Thanks a lot for your updated version. ... I tested the new Extract UNJULIAN modes UNJ2 and UNJ4. The new UNJ2 mode returns the year also with...
Hopefully there is some one that can help. Is there a way to resize the column widths of listviews? With the resize attr one can change the LTWH attributes,...
Hi Dimitris, I've tried to get some ordening in my thoughts about the Gui4Cli registry keys. To do so, my startpoint is the hypothetical situation where a...
I'm sure this is a case of my unfamiliarity with Gui4Cli (4 days), but in trying to follow the example '600-SysDll.gui', I find I'm erroring-out pretty...
... actually -get- the return-value...? OK, I missed the $$func.ret in the sysdll example entirely, so that's one item accounted for, I got it. I'm still...
Hi Tony, Well done for discovering the bug yourself. :) I was going to take a look but your post came through as Game 5 of the World Series Baseball was...
i would like to use gui4cli as a front end to an ironpython program... i already use gui4cli with python, using g4c.pyd does anybody know what i would need to...
... Dimitris' extension would need converting to C# language (at least). http://www.diigo.com/annotated/392d842ff8a9e525a80e4e560a21ee73 C# 2008 Express...
hi daz thanks for the info. i think this is completely beyond me, since i don't know any C, or C++, or C#. i shall have to investigate some other way of doing...
Hi Dimitris, This might be a 'works as designed' but maybe this is something for your next release... Thank you! Users asked me to change on specific...
Hi Rene, In the files/gui section I've uploaded Buttontest2.gui, a slightly modified version from the one uploaded in 2007, showing images as buttons. All use...
Hi Fer, Thanks for your feedback. Tested it. If the normal xButton or xTextBox using OSButton can't change the background color I will use your example. I have...
Hi Rene, I don't think its possible to show a sunken button when disabled but there are 2 options (which imho look better than a button that looks like being...