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

Search found 26 matches
Forum Index
Author Message
  Topic: GridLayout
tsalm

Replies: 5
Views: 25544

PostForum: DFL   Posted: Tue Jul 27, 2010 11:31 am   Subject: GridLayout
Here is some more clear comments for the example :

// Columns formats
gridLayout.getColumnsSetter() (100, LayoutSizeType.pixel )
(30 , L ...
  Topic: GridLayout
tsalm

Replies: 5
Views: 25544

PostForum: DFL   Posted: Thu Sep 17, 2009 2:34 pm   Subject: GridLayout
Thanks for your interest.
Now, the download must work well.

If not , here is the source code :
module talm.gui.dfl.GridLayout;



private import dfl.all
;


/*
* Unit ...
  Topic: GridLayout
tsalm

Replies: 5
Views: 25544

PostForum: DFL   Posted: Sat Feb 07, 2009 12:40 pm   Subject: GridLayout
oops, I've forget the link Rolling Eyes
http://florentgabriel.fr/?q=node/17
  Topic: GridLayout
tsalm

Replies: 5
Views: 25544

PostForum: DFL   Posted: Sat Feb 07, 2009 11:18 am   Subject: GridLayout
Hi,

Here is a layout tool for DFL.

It aims to be simple to use.

Here is a part of the example code :

// Columns formats
gridLayout.getColumnsSetter() (100, LayoutSizeType.pi ...
  Topic: listview and a stange beep
tsalm

Replies: 1
Views: 7729

PostForum: DFL   Posted: Fri Dec 26, 2008 10:23 am   Subject: listview and a stange beep
Merry christmas everybody.

I've porting the "listviewdirsort" example for using Tango (the code is below)
But when I select a row, my PC's bell beep.
If anyone have a idea of how to shu ...
  Topic: Get the mouse position
tsalm

Replies: 2
Views: 9366

PostForum: DFL   Posted: Tue Oct 21, 2008 3:11 pm   Subject: Get the mouse position
thanks !

This work perfectly :

class Drawer:Panel
{
this()
{
mouseDown ~= &drawer_click ;
}

private void drawer_click(Contr ...
  Topic: Get the mouse position
tsalm

Replies: 2
Views: 9366

PostForum: DFL   Posted: Mon Oct 20, 2008 3:19 pm   Subject: Get the mouse position
Hello,

In first, thanks for this good library.

I would know if there's way to get the position of the mouse .

Thanks in advance,
TSalm
  Topic: [newbie] _stdcwindows needed to compile with poseidon
tsalm

Replies: 2
Views: 8995

PostForum: DFL   Posted: Thu Apr 10, 2008 12:57 pm   Subject: Re: [newbie] _stdcwindows needed to compile with poseidon
I presume you use Tango? In either case, I don't know why you'd need to specify this, but at least you got it working.

True. Tango from the SVN version.
  Topic: [newbie] _stdcwindows needed to compile with poseidon
tsalm

Replies: 2
Views: 8995

PostForum: DFL   Posted: Wed Apr 09, 2008 3:26 pm   Subject: [newbie] _stdcwindows needed to compile with poseidon
Hi,


If this can help someone:

When I compile a project that use DFL with Poseidon, it send to me the error :

C:\DMD\dmd\lib\dfl.lib(control)
Error 42: Symbol Undefined _D3 ...
  Topic: How to set border size ?
tsalm

Replies: 2
Views: 9441

PostForum: DFL   Posted: Sun Mar 23, 2008 3:19 pm   Subject: Re: How to set border size ?
All you can do is set the

Powerful tools !
Thanks you !
  Topic: Licence of DFL ?
tsalm

Replies: 3
Views: 10252

PostForum: DFL   Posted: Sun Mar 23, 2008 3:06 pm   Subject: Licence of DFL ?
thanks
  Topic: Licence of DFL ?
tsalm

Replies: 3
Views: 10252

PostForum: DFL   Posted: Wed Mar 19, 2008 3:44 pm   Subject: Licence of DFL ?
Hi all,

Under what licence is dfl ?

Thanks in advance,
TSalm
  Topic: How to set border size ?
tsalm

Replies: 2
Views: 9441

PostForum: DFL   Posted: Mon Mar 17, 2008 4:33 pm   Subject: How to set border size ?
Hi all,

Maybe a stupid question...but I don't find how to set the border size of a Frame.

TIA,
TSalm
  Topic: How to use Splitter ?
tsalm

Replies: 2
Views: 9251

PostForum: DFL   Posted: Mon Mar 10, 2008 4:19 pm   Subject: How to use Splitter ?
Perfect!
thank

ps: I thought that the "Splitter" class has 2 panels and a splitter between, like in VS 2005.
  Topic: How to use Splitter ?
tsalm

Replies: 2
Views: 9251

PostForum: DFL   Posted: Sat Mar 08, 2008 4:40 pm   Subject: How to use Splitter ?
Hi all,

I would know how to add some controls inside the two panels of a splitter ?

TIA
TSalm

Here is my test code :
import dfl.all;


int main()
{
Form myForm;
Splitte ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group