Search found 24 matches: pushbuttons

Return to advanced search

... it works just fine in testtree.prg. In my case the tree is on a modal dialog with a toolbar, but no standard buttons, so there are no default pushbuttons. For some reason, when the tree is on a dialog, the Enter key is not processed! Any idea what could be "eating" the Enter key? Regards, ...
by Luis Krause
Fri Nov 10, 2006 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: VK_RETURN handling in Tree class
Replies: 4
Views: 1366

:SetFocus problem with WHEN clause in Gets and Pushbuttons

I have a problem with :SetFocus() In the following code I have three gets and three pushbuttons. By default the Gets are disabled and when the "Create" button is pressed, the gets should be enabled and the focus should be placed on the 1st get. The "Create" and "Save" ...
by RAMESHBABU
Fri Nov 10, 2006 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: :SetFocus problem with WHEN clause in Gets and Pushbuttons
Replies: 10
Views: 3087

James, My fault! I forgot to mention it can be used only by users that have these focus problems. I don´t tested with default pushbuttons yet. In FWH 2.6 worked fine, when I migrate to 2.7 I had this focus problems when I use any sequence of when/valid clauses in gets and/or pushbuttons. ...
by Maurilio Viana
Tue Mar 14, 2006 10:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Focus problem with TGet class
Replies: 2
Views: 759

Re: Text color on button

TimStone wrote:How can we change the color of a text item on a button ?


You can't change the colors of a TButton (standard Windows pushbuttons). Try using a TBtnBmp instead (or maybe a TButtonBmp but I'm not sure).

EMG
by Enrico Maria Giordano
Sat Feb 18, 2006 12:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Text color on button
Replies: 6
Views: 1557

... para un ejemplo funcional. * Correción: En FW++, en la clase TGet, pequeña correción en VK_RETURN y en el comportamiento de los "PushButtons" por defecto. * Nuevo: El método GetParent() de la clase TVItem (TreeViewItem), devuelve el padre de un elemento si este existe o nó. Revise ...
by Antonio Linares
Mon Jan 09, 2006 9:48 pm
 
Forum: WhatsNew / Novedades
Topic: FTDN new January 2006 build / nuevo build de Enero 2006
Replies: 1
Views: 3639

FTDN new January 2006 build / nuevo build de Enero 2006

... of copies and printing margins. You may review samples\TestRtf.prg for a working sample. * Fix: FW++ Class TGet minor fix on VK_RETURN and default pushbuttons behavior. * New: Class TVItem (TreeViewItem) Method GetParent(), returns the parent of a given treeview item if it exists or nil. Please ...
by Antonio Linares
Mon Jan 09, 2006 7:32 pm
 
Forum: WhatsNew / Novedades
Topic: FTDN new January 2006 build / nuevo build de Enero 2006
Replies: 1
Views: 3639

Bill,

Not yet. Though we plan to implement them as soon as possible.

In the meantime you can simulate them using some pushbuttons at the bottom of the screen and opening different dialogboxes or windows for each clicked button.
by Antonio Linares
Wed Dec 07, 2005 10:04 pm
 
Forum: FiveWin for Pocket PC
Topic: Tab Pages
Replies: 2
Views: 932

GWard, It looks as you may need to use a dialogbox to get the OK button on the caption. Maybe you could use pushbuttons at the bottom instead of a pulldown menu ? Antonio, I simply require too many options to utilise pushbuttons. The "OK" button on child windows is a nice touch ...
by GWard
Wed Oct 26, 2005 8:50 am
 
Forum: FiveWin for Pocket PC
Topic: OK Icon on application Windows
Replies: 8
Views: 3069

... button at the caption area does not show :( . It looks as you may need to use a dialogbox to get the OK button on the caption. Maybe you could use pushbuttons at the bottom instead of a pulldown menu ?
by Antonio Linares
Tue Oct 25, 2005 4:42 pm
 
Forum: FiveWin for Pocket PC
Topic: OK Icon on application Windows
Replies: 8
Views: 3069
Previous

Return to advanced search

cron