Search found 78 matches: dragging

Return to advanced search

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... "Objects" tree and objects on the "Page(s)". Clicking either way is reflected to the other. * Activated magnets - while dragging an object provides guiding lines from other objects which are helpful in alignment. * Corrected reszing behavior. Now handles are located with ...
by Pritpal Bedi
Tue Sep 07, 2010 8:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99586

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... Please play. 2010-08-20 19:04 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemisc.prg * contrib/hbide/idereportsmanager.prg % Dragging the icons on left-toolbar of ideReports Designer place a rectangular object on the page, experimentations. 2010-08-19 19:01 UTC-0800 Pritpal ...
by Pritpal Bedi
Mon Aug 23, 2010 7:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99586

Re: xBrowse with array

Antonio, i get this error when dragging the scroll bar to the right, sorry Error description: Error BASE/1132 Bound error: array access Args: [ 1] = A { ... } [ 2] = N 0 Stack Calls =========== Called from: C:\FWH\source\classes\xbrowse.prg ...
by PeterHarmes
Mon Jun 14, 2010 8:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse with array
Replies: 21
Views: 3626

Re: Weird xBrowse Problem

I've just tested testxbr3 and it works fine - one thing i've noticed is that when you drag, the focus remains on the browse/window that you are dragging from - i will see if this has something to do with it!!
by PeterHarmes
Thu Apr 01, 2010 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Weird xBrowse Problem
Replies: 3
Views: 673

xBrowse and bDragBegin

... disengage the button, it doesn't happen. It looks to me, as if disengaging the left mouse button isn't being perceived by the system and so the dragging begins without intention of the user. With wBrowse this problem won't occur. For example, this is my code in the window with the adresses: ...
by gkuhnert
Thu Mar 25, 2010 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse and bDragBegin
Replies: 0
Views: 348

Re: How to identify WindowState

... or minimize buttons by simply using clauses NOMAXIMIZE, NOMINIMIZE, etc. while creating the window. But still the user can resize the window by dragging the right bottom corner of the window. aMinMaxInfo gives us the full control on resizing. ( We can also control with ON RESIZE clause, but ...
by anserkk
Wed Feb 03, 2010 5:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to identify WindowState
Replies: 11
Views: 2582

Re: how to disable minimize and maximize buttons on main window

... or minimize buttons by simply using clauses NOMAXIMIZE, NOMINIMIZE, etc. while creating the window. But still the user can resize the window by dragging the right bottom corner of the window. aMinMaxInfo gives us the full control on resizing. ( We can also control with ON RESIZE clause, but ...
by anserkk
Wed Feb 03, 2010 5:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to disable minimize and maximize buttons on main window
Replies: 9
Views: 3550

Re: How to identify WindowState

... or minimize buttons by simply using clauses NOMAXIMIZE, NOMINIMIZE, etc. while creating the window. But still the user can resize the window by dragging the right bottom corner of the window. aMinMaxInfo gives us the full control on resizing. ( We can also control with ON RESIZE clause, but ...
by nageswaragunupudi
Tue Feb 02, 2010 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to identify WindowState
Replies: 11
Views: 2582

Re: xBrowse MoveCol() and nFreeze on FWH9.11

... some columns is that they always remain on the left during the entire runtime of the browse. XBrowse allows the user to rearrange the columns by dragging column headers. If the user drags un-freezed columns into the freezed area or drags freezed columns outside the freezed area, the very intention ...
by Antonio Linares
Sat Nov 28, 2009 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse MoveCol() and nFreeze on FWH9.11
Replies: 3
Views: 667

User Interface for TScan

... Using the Class TScan, by Rafael Carmona, I have programmed an user interface that allows you to make a selection dragging the mouse and scan only that selection. It also allows to create a pdf file with multiple pages, based on nconvert, but all automatic within ...
by alvaro533
Wed Sep 30, 2009 8:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: User Interface for TScan
Replies: 2
Views: 628

Re: Advice needed

Next question... If I have 3 tiled MDICHILD windows opened and i want to resort the order that they appear by dragging the bottom window above the second window, is there a way to call a tile when the mouse button is released? I've tried the bMoved option but, this is called as ...
by PeterHarmes
Mon Jun 29, 2009 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advice needed
Replies: 9
Views: 1364

Another bug in 9.04's xbrowse

Dragging the horizontal thumb to the very right or left will cause a msgalert("1") to appear.
Image
by hua
Tue Apr 14, 2009 2:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Another bug in 9.04's xbrowse
Replies: 8
Views: 1011

Re: Move the dialog with a Hand

Antonio,

When I run this sample I get a red rectangle that I can move by dragging it, but how can I close this?

Regards,
Marc
by Marc Vanzegbroeck
Sat Mar 14, 2009 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Move the dialog with a Hand
Replies: 18
Views: 2420

New FTDN January/Enero 2009 (9.01)

... that was causing troubles in Windows XP. It was fine in Vista. Now it is fine in both. * Fix: function CtrlDrawFocus() was not working fine when dragging a control being child of another control. Now it is ok. This applies to the use of the DESIGN clause. * Fix: Reverted back the recent changes ...
by Antonio Linares
Mon Jan 26, 2009 1:16 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2009 (9.01)
Replies: 4
Views: 3061

Dragging and droping files is it a bug?

Besides from explorer its not possible to drag and drop files to the application.

Is this a bug or simply it's implemented yet?

Antonio
by AHF
Mon Dec 15, 2008 11:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dragging and droping files is it a bug?
Replies: 2
Views: 488
PreviousNext

Return to advanced search