Search found 276 matches: layout

Return to advanced search

Re: xBrowse: A Vision for a Simpler, More Flexible Future

... I will take the approach of developing form me a web solution from scratch, leveraging current web technologies. Here is the plan: HTML Table Layout : A simple, Bootstrap-based layout for styling and responsive design. JavaScript for Interactivity : Sorting and filtering directly in the browser ...
by Otto
Wed Nov 06, 2024 9:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse: A Vision for a Simpler, More Flexible Future
Replies: 5
Views: 237

xbrowse cell on two sections

... these two columns are related to the number and late extractions (red color) I would like to change the layout in this way: above the number and below in the same cell the late extractions https://i.postimg.cc/K834S8gN/kk.png will it be ...
by Silvio.Falconi
Thu Oct 31, 2024 10:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse cell on two sections
Replies: 7
Views: 351

Xbrowse and oBrw:RestoreState()

... I have added at runtime are not being restored. Do you know why? Other thing - Is there any way to know that the user made a change in the xbrowse layout ?
by vilian
Tue Aug 27, 2024 11:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse and oBrw:RestoreState()
Replies: 3
Views: 878

Re: Efectos Manifest?

... Configuración de seguridad: Puede especificar configuraciones de seguridad como DEP (Data Execution Prevention) o ASLR (Address Space Layout Randomization). Declaración de tipo de aplicación: Indica si es una aplicación de 32 o 64 bits.
by Antonio Linares
Tue Aug 27, 2024 10:06 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Efectos Manifest?
Replies: 2
Views: 728

Re: Combination of PDF and Word-document - rpreview

Mr. Rao,

Thank you for trying to help me.

I did a test with your suggestion. Unfortunately there are 2 problems
1. The layout of the document is completely wrong.
2. The PDF is converted to editable text. But I need to have it as an image.

Any idea?

Thanks.
by driessen
Wed Aug 07, 2024 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Combination of PDF and Word-document - rpreview
Replies: 3
Views: 814

Re: Europen Elektronic Bill

... program on them. These samples I have are for 95% identical (not the specific invoice detail ))))), so it should not be to complex, once base my layout on them.
by Marc Venken
Tue Jul 30, 2024 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Europen Elektronic Bill
Replies: 12
Views: 2537

Re: Numeric Comparison

... fine, but not the numeric replace. I have looked at other options ( like what is used in the newer versions of fivedbu.prg in samples ) but this layout works nicely and my clients are used to it. Also, Fivedbu.prg is not using database objects.
by TimStone
Tue Jul 16, 2024 5:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Numeric Comparison
Replies: 6
Views: 714

Re: JWT Implementation in Harbour

... have the exact source code in front of you that you pass to mod_harbour and can simply trace it. Many more users can collaborate on such a simple layout. We have overextended and over-engineered the simple Clipper code. Remember how many people contributed to development when the code, despite ...
by Otto
Fri Jun 21, 2024 11:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JWT Implementation in Harbour
Replies: 4
Views: 446

Re: problem with big dbf on xbrowse

... and that saves use tons of manpower, since all items are multi color AND multi size. The offline browse gives all the speed and much better layout for changing data. It also makes connections to companies that diliver goods to us by reading there xls files. They become available to the shop ...
by Marc Venken
Tue Jun 18, 2024 11:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 2511

Re: a folder into a dialog

... that the application is responsive to content and user interaction, offering a more engaging experience. User Experience: Users benefit from a layout that adjusts to the content they are viewing. This reduces unnecessary scrolling and presents information in a cleaner, more organized manner. ...
by Otto
Thu Jun 13, 2024 11:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a folder into a dialog
Replies: 28
Views: 2334

xbrowse (likely a custom table) whose contents change dynam

... the checkboxes. Manipulate the DOM: Based on which checkboxes are checked, modify the xbrowse's size and visibility of radio menus. Adjust xbrowse Layout: Modify the layout or size of the xbrowse according to which radio menus are visible. Dynamic Filter Interaction and Data Submission This feature ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 839

Re: error to show pdf on dialog

Karinha,

Interesting sample !

Is there a command that the pdf will be opened in full page layout in stead of full width

Maybe a command link ? or overview ?
by Marc Venken
Fri Apr 19, 2024 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error to show pdf on dialog
Replies: 10
Views: 1531

Re: Does anyone have an Envelope Printing module ?

... ... I would appreciate any Envelope printing routines anyone might like to donate for a good cause .. I can embelish the field names .. it is the layout for multiple envelope sizes that present a nightmare for me .. Thanks to All Rick Lipkin
by Rick Lipkin
Fri Mar 01, 2024 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Does anyone have an Envelope Printing module ?
Replies: 10
Views: 1829

Re: how get Event from TExplorerBar() when "collaps" a Panel ?

hi Silvio, you are Right that Original CLASS TTaskPanel() Layout are   DATA   nTopMargin      INIT 16 but i just show Technic how to get Event, when Collaps, and "move" Panels to new Position where i start from TOP = 0 in my Layout it is up ...
by Jimmy
Wed Feb 28, 2024 11:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how get Event from TExplorerBar() when "collaps" a Panel ?
Replies: 11
Views: 1284

Re: Create a Panel width a text

... save 4 x Lines, it still display 2 Lines but using WORDWRAP :!: i do not know if you want, using CalcTextHeight(), a "fixed" PANEL Layout :?: --- in my modify CODE all Lines are displayed and Position of Panel3 will change    aDim = GetLabelDim( oPanel2:hWnd, alltrim(cMessage), ...
by Silvio.Falconi
Mon Feb 26, 2024 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 5221
Next

Return to advanced search