Author Topic: Show and Tell ..  (Read 26065 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Show and Tell ..
« on: February 08, 2006, 12:25:08 AM »
These are some snapshots of ODCL Dialogs ..

Just to show what can be done.

Feel Free to add your own Piccys ...
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

LE

  • Guest
Re: Show and Tell ..
« Reply #1 on: February 08, 2006, 10:30:56 PM »
Here is something....

LE

  • Guest
Re: Show and Tell ..
« Reply #2 on: February 08, 2006, 10:35:02 PM »
and...

LE

  • Guest
Re: Show and Tell ..
« Reply #3 on: February 08, 2006, 10:40:11 PM »
portion of another dlg...

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Show and Tell ..
« Reply #4 on: February 09, 2006, 12:20:43 AM »
Here's one straight out of the box .. A wrapped Multi-Select Dialog .. in a couple of lines of code ..

The highlighted code in the IDE is doing the work.
I've seen this requested inumerable times ..

kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Andrea

  • Water Moccasin
  • Posts: 2372
Re: Show and Tell ..
« Reply #5 on: February 15, 2006, 10:28:59 AM »
Keep smile...

Mark

  • Custom Title
  • Seagull
  • Posts: 28753
Re: Show and Tell ..
« Reply #6 on: February 15, 2006, 08:21:49 PM »
TheSwamp.org  (serving the CAD community since 2003)

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Show and Tell ..
« Reply #7 on: February 15, 2006, 09:04:06 PM »
Yeah, I didn't bother waiting either ..
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

whdjr

  • Guest
Re: Show and Tell ..
« Reply #8 on: February 16, 2006, 08:02:55 AM »
Open it in IE.  It has a lot of nice dialog boxes with tons of custom icons.

Good look Andrea!

SomeCallMeDave

  • Guest
Re: Show and Tell ..
« Reply #9 on: March 06, 2006, 01:06:56 PM »
I'm new to the ObjectDCL game. 

What control did you guys use for the grids?

Chuck Gabriel

  • Guest
Re: Show and Tell ..
« Reply #10 on: March 06, 2006, 01:18:39 PM »
SCMD!  Nice to see you man!

SomeCallMeDave

  • Guest
Re: Show and Tell ..
« Reply #11 on: March 06, 2006, 01:22:16 PM »
Thanks Chuck.

Good to see you and all the other familiar faces.. uh   names.  :-D

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Show and Tell ..
« Reply #12 on: March 06, 2006, 04:19:23 PM »
I'm new to the ObjectDCL game. 

What control did you guys use for the grids?

Hi Dave,

The Grid control is built into the IDE.

Though, there is the capability of using 3rd Party ActiveX controls.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

SomeCallMeDave

  • Guest
Re: Show and Tell ..
« Reply #13 on: March 07, 2006, 04:38:19 PM »
Hi Kerry,

That's what I thought.  But it doesn' show up in my IDE (v3.0).

But when I downloaded LE's grid example for another section of the Swamp,  the Grid control shows up on the Form and the program runs fine,   but the Grid still isn't in the toolbox.

Maybe I'm missing something.

Serge J. Gianolla

  • Guest
Re: Show and Tell ..
« Reply #14 on: March 07, 2006, 04:43:33 PM »
Hi SCMD,

If I remember correctly there are a few versions for ODCL [enterprise...]. Do you have the full one or only the demo one?
And one of the earlier version 3 [can't remember built #] had a problem with the grid - was calling hatch!!!
« Last Edit: March 13, 2006, 11:57:15 PM by Serge J. Gianolla »