Search the web
Sign In
New User? Sign Up
gui4cli · Open Source script language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5294 - 5325 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5294
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...
rené
reneatch
Offline Send Email
Oct 20, 2009
9:31 pm
5295
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...
rené
reneatch
Offline Send Email
Oct 21, 2009
7:17 pm
5296
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....
rené
reneatch
Offline Send Email
Oct 23, 2009
10:42 pm
5297
... 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...
dazroo
daz4roo
Offline Send Email
Oct 24, 2009
8:00 am
5298
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,...
rené
reneatch
Offline Send Email
Oct 24, 2009
11:10 am
5299
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...
fmstoopman
Offline Send Email
Oct 24, 2009
8:38 pm
5300
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...
rené
reneatch
Offline Send Email
Oct 24, 2009
9:18 pm
5301
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...
gui4cli
Offline Send Email
Oct 26, 2009
6:51 pm
5302
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)...
chris.kevany
Offline Send Email
Oct 27, 2009
6:17 pm
5303
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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 28, 2009
7:28 am
5305
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...
chris.kevany
Offline Send Email
Oct 28, 2009
1:13 pm
5306
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...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 29, 2009
12:47 pm
5307
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. ......
chris.kevany
Offline Send Email
Oct 30, 2009
9:57 am
5308
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...
rené
reneatch
Offline Send Email
Oct 30, 2009
7:39 pm
5309
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,...
Marianne
marianne976
Offline Send Email
Oct 30, 2009
10:39 pm
5310
... Sorry, this is what happens when you don't test anything before you upload... Its supposed to be : UNJ2 = 30/10/2009 I'll re-upload Dimitris...
Dimitris Keletsekis
gui4cli
Offline Send Email
Oct 31, 2009
7:58 am
5311
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...
chris.kevany
Offline Send Email
Oct 31, 2009
12:29 pm
5312
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...
Tony Morongo
morongo47
Offline Send Email
Nov 3, 2009
1:20 am
5313
... 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...
Tony Morongo
morongo47
Offline Send Email
Nov 3, 2009
4:21 am
5314
________________________________ From: Tony Morongo <morongo47@...> To: gui4cli@yahoogroups.com Sent: Mon, November 2, 2009 8:20:22 PM Subject: Re:...
Tony Morongo
morongo47
Offline Send Email
Nov 3, 2009
5:03 am
5315
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...
dazroo
daz4roo
Offline Send Email
Nov 3, 2009
5:21 am
5316
... Thanks for the tip, Daz, I've been rooting through headers since QuickC first hit the street. (I've almost got them memorized by now...). Tony ...
Tony Morongo
morongo47
Offline Send Email
Nov 3, 2009
7:37 am
5317
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...
jack_horsfield
Offline Send Email
Nov 4, 2009
10:26 am
5318
... Dimitris' extension would need converting to C# language (at least). http://www.diigo.com/annotated/392d842ff8a9e525a80e4e560a21ee73 C# 2008 Express...
dazroo
daz4roo
Offline Send Email
Nov 4, 2009
7:06 pm
5319
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...
jack_horsfield
Offline Send Email
Nov 5, 2009
8:12 am
5320
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...
rené
reneatch
Offline Send Email
Nov 6, 2009
9:38 pm
5321
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...
fmstoopman
Offline Send Email
Nov 7, 2009
10:38 am
5322
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...
rené
reneatch
Offline Send Email
Nov 7, 2009
2:21 pm
5324
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...
fmstoopman
Offline Send Email
Nov 7, 2009
8:31 pm
5325
Hi Fer, Got it. This looks perfect and should not be a big deal to implement. Thanks a lot for your useful programming tips. Rene...
rené
reneatch
Offline Send Email
Nov 7, 2009
8:47 pm
Messages 5294 - 5325 of 5325   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help