Search found 27 matches

by rw
Sat Jan 03, 2009 11:00 am
Forum: Applications - Feedback and Discussion
Topic: Esgrid in containergadget
Replies: 1
Views: 2212

Esgrid in containergadget

Hello,

PB 4.30

If you put a Esgrid into a ContainerGadget an do a
CloseGadgetList the error "OpenGadgetList must be successfully called before CloseGadgetList" occures.

How do i place a Esgrid in a ContainerGadget?

Thanks

rw

EDIT

Mods, please put this question in the ESgrid topic.

Thank You
by rw
Sat Aug 30, 2008 1:08 pm
Forum: Applications - Feedback and Discussion
Topic: xList - Super ListIcon (Beta)
Replies: 46
Views: 27195

Hi,

Resizing with ResizeGadget seems obvious :-). Thank you.

The filter problem:

When you right click a column and set a filter it filters the next entry. If you filter the last entry in the list you get a memory exception error.

My cursor movement: Do you think it is possible, that you get the ...
by rw
Thu Aug 28, 2008 8:20 pm
Forum: Applications - Feedback and Discussion
Topic: xList - Super ListIcon (Beta)
Replies: 46
Views: 27195

Hello,

thank you for the improvements. The SetFilter command comes in handy.

Now I need a XlistSetWidth/Height to resize the Xlist and some kind of "cursor movement".

For example: Click on a cell, color the cell, then move with the arrow keys.
For this, a command to get a cell position and to set ...
by rw
Sun Aug 24, 2008 7:08 pm
Forum: Applications - Feedback and Discussion
Topic: xList - Super ListIcon (Beta)
Replies: 46
Views: 27195

Hello Xombie,

really good work.

I am testing your Xlist with my MP3-Application.

I am missing some commands:

- a command to set a filter
- a command to set a cell value (I dont understand your "TestGetData-Procedure"

Greetings

rw
by rw
Mon Aug 04, 2008 4:33 pm
Forum: Applications - Feedback and Discussion
Topic: PB IDE plugin : smart indent, remove spaces, autocompletions
Replies: 142
Views: 75905

Hello,

Great tool!

I have the same problem like Foz above.

When i try to install the tool on a new install of Pure Basic, it picks
the install path of a previous an old Pure Basic installation.

Fine if you could fix this one.


rw
by rw
Thu Nov 02, 2006 6:55 am
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi!

Works perfectly here!

Thank yuo for the update.


rw
by rw
Tue Oct 31, 2006 7:39 am
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi srod!

Beta 4 works nice here!

Would you please look at the minimal custom header height.
For the default font the header height has to be 26 to render correctly
(header click).

Optical the header is to large for the font size.

Kepp up the great work.

By

tw
by rw
Sat Oct 21, 2006 12:46 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi!

Of course I create the rows dynamically.

I think i understand the virtual grid concept and will wait for it.

I understand that for the vitrtual grid, there had to be some problems to solve, e.g. vertical scrollbar interaction, column sort ...

Now, i have a lot of work to do with egrid even ...
by rw
Fri Oct 20, 2006 9:16 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

No problem!

I don´t think, that this must belong to the egrid lib.

I will try it with the winapi.

What are virtaul grids?

rw
by rw
Fri Oct 20, 2006 8:17 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi!

I fill the grid with the first 100 (from 10000) dataitems. Then, if the user
scrolls down (cursordown, pagedown) i load the next 100 dataitems and apend them in egrid.

If the vertical scrollbar is used i must append xxx dataitems. If i could catch the scrollbar (scrollbar position) i could do ...
by rw
Fri Oct 20, 2006 7:27 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi!

Don´t know what a virtual grid is :-).

It´s the performance. Try to populate the grid with > 10000 rows.


rw
by rw
Fri Oct 20, 2006 6:57 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi!

I write a code to fill the egrid on cursor movement. Problem here is if the
user takes the vertical scrollbar to move the egrid. Do you know if it´s
possible to get the scrollbar position and recognize.

Perhaps a winapi way?

Thanks

rw
by rw
Fri Oct 20, 2006 6:08 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi srod!

Thanks for the new version. It´s almost perfect. The integration with
purelvsort is very useful. The new #egrid_RegainFocus event works
perfect.

My remarks on the new version:

The header rendering (No custom header) has changed. With the default
PB-font the header must now have a minmum ...
by rw
Wed Oct 18, 2006 6:25 pm
Forum: Announcement
Topic: egrid 4 grid gadget - (static PB library version.)
Replies: 365
Views: 97110

Hi srod!

I´m waiiiiting for the next beta ...

By the way, i try to color a row if a egrid-chexbox is checked / unchecked
(like your demo 3). To color the whole row, i must force a redraw of the
egrid. Where must i do this?

Bye

rw
by rw
Wed Oct 18, 2006 6:23 pm
Forum: PureFORM & JaPBe
Topic: PureLVSORT library : sorting ListIconGadgets (and more)
Replies: 438
Views: 316714

Deleted


rw