FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 14 matches
Forum Index
Author Message
  Topic: Notifyicon: minimize not working in latest snapshot
rhosking

Replies: 2
Views: 7967

PostForum: DFL   Posted: Tue Jan 30, 2007 3:01 am   Subject: Notifyicon: minimize not working in latest snapshot
Many thanks... recompiling dfl did the trick!
  Topic: Notifyicon: minimize not working in latest snapshot
rhosking

Replies: 2
Views: 7967

PostForum: DFL   Posted: Mon Jan 29, 2007 4:18 pm   Subject: Notifyicon: minimize not working in latest snapshot
Since upgrading today to the latest DMD and the latest DFL snapshot, calling minimize on NotifyIcon does not work. You can also see this effect on the Tray.d example.

Steps to reproduce:-

1) Ru ...
  Topic: Tooltips
rhosking

Replies: 4
Views: 10179

PostForum: DFL   Posted: Sun Oct 08, 2006 6:53 am   Subject: Tooltips
Ah yes that workaround should do the trick. Many thanks!
  Topic: Tooltips
rhosking

Replies: 4
Views: 10179

PostForum: DFL   Posted: Fri Oct 06, 2006 3:21 pm   Subject: Tooltips
The Form class which does have a message filter tests isDialogMessage (line 2216 in form.d) which when a tooltip is used in the application the filter returns true. If no tooltip is present it return ...
  Topic: Tooltips
rhosking

Replies: 4
Views: 10179

PostForum: DFL   Posted: Fri Oct 06, 2006 9:13 am   Subject: Tooltips
Me again Smile

I have a application message filter (Application.addMessageFilter) listening to wm_mousemove and wm_mousewheel messages.

When I add a tooltip to the application I no longer get thes ...
  Topic: Transparency
rhosking

Replies: 1
Views: 7175

PostForum: DFL   Posted: Wed Oct 04, 2006 9:20 am   Subject: Transparency
I would like to paint the background of a panel myself and have all child controls (labels, listboxes etc) be transparent so the panels background is visible.

What is the best way of accomplishing ...
  Topic: Possible layout bug in the latest snapshot (20060926)?
rhosking

Replies: 6
Views: 14289

PostForum: DFL   Posted: Sun Oct 01, 2006 5:21 am   Subject: Possible layout bug in the latest snapshot (20060926)?
The new snapshot works great! Very Happy
  Topic: Possible layout bug in the latest snapshot (20060926)?
rhosking

Replies: 6
Views: 14289

PostForum: DFL   Posted: Thu Sep 28, 2006 12:52 pm   Subject: Possible layout bug in the latest snapshot (20060926)?
Using delayInvoke to update the height solved the problem. Any way of passing parameters using this though??
  Topic: Possible layout bug in the latest snapshot (20060926)?
rhosking

Replies: 6
Views: 14289

PostForum: DFL   Posted: Thu Sep 28, 2006 7:56 am   Subject: Possible layout bug in the latest snapshot (20060926)?
I still have not been able to get to the bottom of this.

I am building a collection of controls on a panel before assigning the panel's parent property. This is a requirement of the component I am ...
  Topic: Possible layout bug in the latest snapshot (20060926)?
rhosking

Replies: 6
Views: 14289

PostForum: DFL   Posted: Wed Sep 27, 2006 2:34 pm   Subject: Possible layout bug in the latest snapshot (20060926)?
Thanks, now I know a bit more about the new behaviour I should be able to fix my code to layout correctly.

The bug is most certainly on my part as I am coding a special custom control and doing sli ...
  Topic: Possible layout bug in the latest snapshot (20060926)?
rhosking

Replies: 6
Views: 14289

PostForum: DFL   Posted: Wed Sep 27, 2006 4:38 am   Subject: Possible layout bug in the latest snapshot (20060926)?
I have downloaded and installed the latest snapshot (20060926) but is is behaving strangly with my application compared to the previous snapshot I was using (June - 20060624).

I have traced this do ...
  Topic: measureText & word-wrapping to fixed width
rhosking

Replies: 2
Views: 8997

PostForum: DFL   Posted: Tue Sep 26, 2006 2:52 am   Subject: measureText & word-wrapping to fixed width
Excellent. Thanks Very Happy
  Topic: measureText & word-wrapping to fixed width
rhosking

Replies: 2
Views: 8997

PostForum: DFL   Posted: Mon Sep 25, 2006 11:47 am   Subject: measureText & word-wrapping to fixed width
Should Graphics.measureText have another variation which offers the 'clipping' rectangle as a parameter? ie:-

final Size measureText(char[] text, Font font, TextFormat fmt, Rect clip)

This woul ...
  Topic: "Windows hung" issue - assistance requested
rhosking

Replies: 6
Views: 24422

PostForum: DFL   Posted: Mon Aug 21, 2006 7:05 am   Subject: "Windows hung" issue - assistance requested
Did you ever solve this? I cannot seem to reproduce this on WinXP (home) SP2.

Compiled tabs.d...

dfl tabs.d

Executed it, clicked the second tab and did ALT+X. Nothing happens (as expecte ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group